]> code.delx.au - gnu-emacs/blob - src/m/xtensa.h
* lisp.h:
[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 #define NO_ARG_ARRAY
6
7 #ifdef __LITTLE_ENDIAN
8 #undef WORDS_BIG_ENDIAN
9 #else
10 #define WORDS_BIG_ENDIAN
11 #endif
12
13 /* arch-tag: fe5872de-d565-4d81-8fe0-ea19865b3e6a
14 (do not change this comment) */