use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...
[openwrt.git] / tools / include / byteswap.h
1 #ifdef __linux__
2 #include_next <byteswap.h>
3 #endif
This page took 0.056893 seconds and 5 git commands to generate.