Openwrt/openwrt/tools/include/byteswap.h

4 lines
51 B
C

#ifdef __linux__
#include_next <byteswap.h>
#endif