Files
openwrt/openwrt/tools/include/byteswap.h
2006-09-27 17:03:36 +00:00

4 lines
51 B
C

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