index
:
iCE40/flashrom
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
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