]> code.delx.au - gnu-emacs/blob - src/m/xtensa.h
merge and fixes
[gnu-emacs] / src / m / xtensa.h
1 /* Machine description file for Tensilica Xtensa.
2
3 Add a license notice if this grows to > 10 lines of code. */
4
5 #ifdef __LITTLE_ENDIAN
6 #undef WORDS_BIG_ENDIAN
7 #else
8 #define WORDS_BIG_ENDIAN
9 #endif
10
11 /* arch-tag: fe5872de-d565-4d81-8fe0-ea19865b3e6a
12 (do not change this comment) */