Sign in
android
/
platform
/
external
/
flashrom
/
c9a51f11
/
.
/
endiantest.c
blob: de44ec5b0156ac860302b77b5f8fce041045bec1 [
file
] [
log
] [
blame
]
#include
"platform.h"
#if __FLASHROM_LITTLE_ENDIAN__
little
#else
big
#endif