]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
entered into RCS
authorRichard Stallman <rms@gnu.org>
Wed, 27 May 1992 20:11:27 +0000 (20:11 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 27 May 1992 20:11:27 +0000 (20:11 +0000)
From-SVN: r1100

gcc/config/we32k/xm-we32k.h

index 9bc70cf5ce02fb6b4332e2b0b7648f4a5c1cc50a..010882843b957a172db6d0521272c11835c068ca 100644 (file)
@@ -35,6 +35,12 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define USG
 
+/* Don't try to use sys_siglist.  */
+#define NO_SYS_SIGLIST
+
+/* Don't try including wait.h.  */
+#define NO_WAIT_H
+
 /* target machine dependencies.
    tm.h is a symbolic link to the actual target specific file.   */
 #include "tm.h"