package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only
[openwrt.git] / tools / include / byteswap.h
1 #if defined(__linux__) || defined(__CYGWIN__)
2 #include_next <byteswap.h>
3 #endif
This page took 0.035512 seconds and 5 git commands to generate.