* files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
[emacs.git] / src / m / xtensa.h
blob664f18dcb100eb47123ac2c479d789239a99a20a
1 /* Machine description file for Tensilica Xtensa.
3 Add a license notice if this grows to > 10 lines of code. */
5 #ifdef __LITTLE_ENDIAN
6 #undef WORDS_BIG_ENDIAN
7 #else
8 #define WORDS_BIG_ENDIAN
9 #endif
11 /* arch-tag: fe5872de-d565-4d81-8fe0-ea19865b3e6a
12 (do not change this comment) */