diff options
Diffstat (limited to 'lib/libsetjmp/SOURCES')
-rw-r--r-- | lib/libsetjmp/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libsetjmp/SOURCES b/lib/libsetjmp/SOURCES index 33c83275f7..b2f4227930 100644 --- a/lib/libsetjmp/SOURCES +++ b/lib/libsetjmp/SOURCES @@ -13,6 +13,7 @@ sh/setjmp.S #endif #ifdef CPU_MIPS +/* Strangely something seems to do '#define mips 1' */ #undef mips mips/setjmp.S #endif |