(log-edit): Doc fix.
[emacs.git] / src / m / xtensa.h
blob049874635d85112fcbc57ce4062af063ed97565b
1 /* Machine description file for Tensilica Xtensa.
3 Add a license notice if this grows to > 10 lines of code. */
5 #define NO_ARG_ARRAY
6 #define NO_UNION_TYPE
8 #ifdef __LITTLE_ENDIAN
9 #undef WORDS_BIG_ENDIAN
10 #else
11 #define WORDS_BIG_ENDIAN
12 #endif
14 /* arch-tag: fe5872de-d565-4d81-8fe0-ea19865b3e6a
15 (do not change this comment) */