diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-16 10:57:25 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-16 10:57:25 +0000 |
commit | 1b26a2abeccd0e755be33ea280dd7922aa7b2092 (patch) | |
tree | 90c79897b7f559f97d2a51753518573ac59e2792 /lang/egcs | |
parent | alpha-freebsd-elf.h should have gone away in the gcc-2.95 upgrade. (diff) |
As in the i386, `tm.h' includes headers for us.
Notes
Notes:
svn path=/head/; revision=20749
Diffstat (limited to 'lang/egcs')
-rw-r--r-- | lang/egcs/files/alpha-freebsd.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/egcs/files/alpha-freebsd.h b/lang/egcs/files/alpha-freebsd.h index f10b264f9594..a7947452db4a 100644 --- a/lang/egcs/files/alpha-freebsd.h +++ b/lang/egcs/files/alpha-freebsd.h @@ -23,10 +23,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ for FreeBSD/alpha by Hidetoshi Shimokawa <simokawa@FreeBSD.ORG> */ -/* Get generic FreeBSD definitions. */ -#include <freebsd.h> - - #undef OBJECT_FORMAT_COFF #undef EXTENDED_COFF #define OBJECT_FORMAT_ELF |