Sign in
◑
Theme
qemu
/
ipxe
/
2ae535532188b7772c2aba80247dfdce23d8f275
/
.
/
src
/
arch
/
x86
/
include
/
bits
/
endian.h
blob: 85718cfdd33b82d1cc2526438ffbb747ff6d555f [
file
]
#ifndef
_BITS_ENDIAN_H
#define
_BITS_ENDIAN_H
FILE_LICENCE
(
GPL2_OR_LATER_OR_UBDL
);
#define
__BYTE_ORDER __LITTLE_ENDIAN
#endif
/* _BITS_ENDIAN_H */