summaryrefslogtreecommitdiffstats
path: root/unwind.h
diff options
context:
space:
mode:
Diffstat (limited to 'unwind.h')
-rw-r--r--unwind.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/unwind.h b/unwind.h
index a9f8d60c..074d6169 100644
--- a/unwind.h
+++ b/unwind.h
@@ -141,7 +141,7 @@ struct jmp {
x19-x28, x29(fp), x30(lr), (x31)sp, d8-d15. Other registers are not
saved. */
-#elif _MIPS_SZPTR == 32
+#elif __mips__
struct jmp {
unsigned long s0; /* $16 */