[package] lua: remove posix from Lua core, almost nothing uses it - saves 9k compressed
[openwrt.git] / tools / include / byteswap.h
1 #if defined(__linux__) || defined(__CYGWIN__)
2 #include_next <byteswap.h>
3 #endif
This page took 0.040948 seconds and 5 git commands to generate.