Current Path : /usr/include/x86_64-linux-gnu/bits/ |
Current File : //usr/include/x86_64-linux-gnu/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