Sign in
qemu
/
ipxe
/
refs/heads/tlsfrag3
/
.
/
src
/
arch
/
loong64
/
include
/
bits
/
endian.h
blob: 85718cfdd33b82d1cc2526438ffbb747ff6d555f [
file
] [
log
] [
blame
]
#ifndef
_BITS_ENDIAN_H
#define
_BITS_ENDIAN_H
FILE_LICENCE
(
GPL2_OR_LATER_OR_UBDL
);
#define
__BYTE_ORDER __LITTLE_ENDIAN
#endif
/* _BITS_ENDIAN_H */