summary refs log tree commit diff
path: root/sysdeps/mips/sgidefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mips/sgidefs.h')
-rw-r--r--sysdeps/mips/sgidefs.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdeps/mips/sgidefs.h b/sysdeps/mips/sgidefs.h
index 1a9f7b0311..9fb3b37d48 100644
--- a/sysdeps/mips/sgidefs.h
+++ b/sysdeps/mips/sgidefs.h
@@ -69,4 +69,8 @@
 #endif
 #define _MIPS_SIM_ABI64		_ABI64
 
+#ifndef _ABIO64
+# define _ABIO64		4
+#endif
+
 #endif /* sgidefs.h */