aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/m/xtensa.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/m/xtensa.h b/src/m/xtensa.h
index 103ed63de8b..c5039e1a8a1 100644
--- a/src/m/xtensa.h
+++ b/src/m/xtensa.h
@@ -26,3 +26,6 @@ Boston, MA 02110-1301, USA. */
26#else 26#else
27#define WORDS_BIG_ENDIAN 27#define WORDS_BIG_ENDIAN
28#endif 28#endif
29
30/* arch-tag: fe5872de-d565-4d81-8fe0-ea19865b3e6a
31 (do not change this comment) */