1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-09-30 16:11:18 +02:00
openwrt/tools/include/byteswap.h
2016-03-20 17:29:15 +01:00

4 lines
51 B
C

#ifdef __linux__
#include_next <byteswap.h>
#endif