summaryrefslogtreecommitdiff
path: root/contrib/gcc/config/mips/xm-sysv4.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/mips/xm-sysv4.h')
-rw-r--r--contrib/gcc/config/mips/xm-sysv4.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/gcc/config/mips/xm-sysv4.h b/contrib/gcc/config/mips/xm-sysv4.h
new file mode 100644
index 0000000000000..b79664bf1fba3
--- /dev/null
+++ b/contrib/gcc/config/mips/xm-sysv4.h
@@ -0,0 +1,7 @@
+#include "mips/xm-sysv.h"
+
+/* SVR4 provides no sys_siglist,
+ but does offer the same data under another name. */
+#define sys_siglist _sys_siglist
+#undef SYS_SIGLIST_DECLARED
+#define SYS_SIGLIST_DECLARED