summaryrefslogtreecommitdiff
path: root/gcc/config/we32k/xm-we32k.h
diff options
context:
space:
mode:
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1992-05-27 20:11:27 +0000
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>1992-05-27 20:11:27 +0000
commit32887c53fca6f90634d66723b41334749bcc6517 (patch)
tree2606b5b8b4cb3604b294b86a578ca11c60ce392e /gcc/config/we32k/xm-we32k.h
parent19bc58f9b06f7cfd4945197188252dc57d9d4ea5 (diff)
downloadgcc-32887c53fca6f90634d66723b41334749bcc6517.tar.gz
entered into RCS
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1100 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/we32k/xm-we32k.h')
-rw-r--r--gcc/config/we32k/xm-we32k.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/config/we32k/xm-we32k.h b/gcc/config/we32k/xm-we32k.h
index 9bc70cf5ce0..010882843b9 100644
--- a/gcc/config/we32k/xm-we32k.h
+++ b/gcc/config/we32k/xm-we32k.h
@@ -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"