firmware-utils/mktplinkfw: add support for the TL-WA830RE v1/v2 boards
[openwrt/staging/chunkeey.git] / tools / include / byteswap.h
1 #if defined(__linux__) || defined(__CYGWIN__)
2 #include_next <byteswap.h>
3 #endif