1
1
Files
zyxel-vmg8825_b50b-cfw/tools/include/byteswap.h
T
2026-04-17 18:33:03 +02:00

4 lines
81 B
C

#if defined(__linux__) || defined(__CYGWIN__)
#include_next <byteswap.h>
#endif