diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-08-30 16:22:23 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-08-30 16:22:23 +0000 |
commit | 803fbfe486f163e7754342e9c5b63c801d0cd397 (patch) | |
tree | d2c161239e5431429a355a83a310e2d84c581894 /gcc/config/i386/xm-netbsd.h | |
parent | a28ac7231e890e31d2a773dee95d2604a6756cfb (diff) | |
download | gcc-803fbfe486f163e7754342e9c5b63c801d0cd397.tar.gz |
* config/xm-netbsd.h: Remove unnecessary file.
* config/*/xm-netbsd.h: Do not include the generic xm-netbsd.h
file anymore, it is not needed.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22103 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/xm-netbsd.h')
-rw-r--r-- | gcc/config/i386/xm-netbsd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/i386/xm-netbsd.h b/gcc/config/i386/xm-netbsd.h index 3a9f3241990..6fb2b1d65d7 100644 --- a/gcc/config/i386/xm-netbsd.h +++ b/gcc/config/i386/xm-netbsd.h @@ -1,4 +1,3 @@ /* Configuration for GCC for Intel i386 running NetBSD as host. */ #include <i386/xm-i386.h> -#include <xm-netbsd.h> |