index
:
delta/flashrom-git.git
1.0.x
1.1.x
1.2.x
1.3.x
master
stable
staging
testpush
review.coreboot.org: flashrom.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
endiantest.c
blob: a73b908a48d1be0102ad4fd897d0b8fd586ae8be (
plain
)
1
2
3
4
5
6
#include "platform.h" #if defined(__FLASHROM_LITTLE_ENDIAN__) little #else big #endif