Sign in
nest-open-source
/
nest-cam
/
4320010
/
x86_64-linux-glibc2.15
/
d958e8515dddf7ed877d63063fd6c7716029f313
/
.
/
x86_64-linux-glibc2.15-4.8
/
sysroot
/
usr
/
include
/
x86_64-linux-gnu
/
bits
/
endian.h
blob: 2f59eada2537bfc4a12aa7668ebd2722711df1fd [
file
] [
log
] [
blame
]
/* 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