| Current Path : /usr/lib/x86_64-redhat-linux6E/include/bits/ |
| Current File : //usr/lib/x86_64-redhat-linux6E/include/bits/endian.h |
/* x86_64 is little-endian. */ #ifndef _ENDIAN_H # error "Never use <bits/endian.h> directly; include <endian.h> instead." #endif #define __BYTE_ORDER __LITTLE_ENDIAN