endian.h 137 B

12345
  1. #ifndef _ENDIAN_H
  2. # error "Never use <bits/endian.h> directly; include <endian.h> instead."
  3. #endif
  4. #define __BYTE_ORDER __LITTLE_ENDIAN