Rivoreo Source Code Repositories
src.rivoreo.one
/
grub4dos-solaris
/
f18fe7ccbf6cb86a8d3877ba7a617eb8d8a41233
/
.
/
netboot
/
i386_endian.h
blob: 413e702dbaa767f12e983696791ca57c4e9b623c [
file
] [
log
] [
blame
] [
raw
]
#ifndef
ETHERBOOT_BITS_ENDIAN_H
#define
ETHERBOOT_BITS_ENDIAN_H
#define
__BYTE_ORDER __LITTLE_ENDIAN
#endif
/* ETHERBOOT_BITS_ENDIAN_H */