]> git.enpas.org Git - openwrt.git/blob - tools/include/byteswap.h
ar71xx: add profile and build factory image for the Hornet-UB board
[openwrt.git] / tools / include / byteswap.h
1 #if defined(__linux__) || defined(__CYGWIN__) 
2 #include_next <byteswap.h>
3 #endif