[package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS)...
[openwrt-10.03/.git] / tools / include / byteswap.h
1 #ifdef __linux__
2 #include_next <byteswap.h>
3 #endif