Fix syntax scanning bug causing fontification crashes.
[emacs.git] / src / m / xtensa.h
blobd53686d9401dd6977b38665408d80659310eea07
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
7 #ifdef __LITTLE_ENDIAN
8 #undef WORDS_BIG_ENDIAN
9 #else
10 #define WORDS_BIG_ENDIAN
11 #endif
13 /* arch-tag: fe5872de-d565-4d81-8fe0-ea19865b3e6a
14 (do not change this comment) */