Make mksyshdr safe for 64bits platforms (#1504)
[openwrt/openwrt.git] / tools / include / byteswap.h
1 #ifdef __linux__
2 #include_next <byteswap.h>
3 #endif