]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Initial revision
authorJeff Law <law@gcc.gnu.org>
Sat, 14 Mar 1998 10:49:19 +0000 (03:49 -0700)
committerJeff Law <law@gcc.gnu.org>
Sat, 14 Mar 1998 10:49:19 +0000 (03:49 -0700)
From-SVN: r18554

gcc/config/xm-siglist.h [new file with mode: 0644]

diff --git a/gcc/config/xm-siglist.h b/gcc/config/xm-siglist.h
new file mode 100644 (file)
index 0000000..d6133d6
--- /dev/null
@@ -0,0 +1,6 @@
+/* Some systems provide no sys_siglist, but do offer the same data under
+   another name.  */
+
+#define sys_siglist _sys_siglist
+#undef SYS_SIGLIST_DECLARED
+#define SYS_SIGLIST_DECLARED