#include <inmaxq.h> unsigned __swap_bytes(unsigned x);
__swap_bytes swaps the high and low bytes of x.
__swap_bytes can be used on any MAXQ device.