2
0

byteswap.h 81 B

123
  1. #if defined(__linux__) || defined(__CYGWIN__)
  2. #include_next <byteswap.h>
  3. #endif