Current Path : /proc/3/task/3/cwd/usr/include/bits/ |
Current File : //proc/3/task/3/cwd/usr/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