From 8171711b534e9f1307a785dcda6b2d5e64e2e9f6 Mon Sep 17 00:00:00 2001 From: Stu Grossman Date: Tue, 20 Apr 1993 06:11:51 +0000 Subject: * bfd.c: Add sgi_core_data to tdata union. * coff-mips.c: Add Irix 4.x core file support. * hosts/irix4.h: #define HOST_IRIX4. --- bfd/hosts/irix4.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bfd/hosts') diff --git a/bfd/hosts/irix4.h b/bfd/hosts/irix4.h index 1ae0a58..c9a15fd 100644 --- a/bfd/hosts/irix4.h +++ b/bfd/hosts/irix4.h @@ -8,6 +8,8 @@ #include #include +#define HOST_IRIX4 + #if 0 #include #include -- cgit v1.1