#include <in430.h> unsigned long _LSWPB(unsigned long x);
_LSWPB swaps the order of all bytes in x and returns that as its result.
_LSWPB is an intrinsic function and produces inline code.
_LSWPB can be used on any MSP430 device.
_SWPB, _LSWPW