Synopsis
#include <inmaxq.h>
unsigned __swap_bytes(unsigned x);
Description

__swap_bytes swaps the high and low bytes of x.

Portability

__swap_bytes can be used on any MAXQ device.