include/target.mk: Only set usb feature flag for a target if there is a HCD
[openwrt/svn-archive/archive.git] / tools / include / byteswap.h
1 #if defined(__linux__) || defined(__CYGWIN__)
2 #include_next <byteswap.h>
3 #endif