* xcoff.h: Rename to xcoff-target.h
[deliverable/binutils-gdb.git] / bfd / elfarm-oabi.c
index 72f62f238095d9808e14dfa2ba49afce332b8701..833f509cb79b19fc7e71c8701dc00236203fd593 100644 (file)
@@ -1,5 +1,5 @@
 /* 32-bit ELF support for ARM old abi option.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -17,7 +17,9 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
-#include "elf/arm-oabi.h"
+#define OLD_ARM_ABI
+
+#include "elf/arm.h"
 #include "bfd.h"
 #include "sysdep.h"
 #include "libbfd.h"
This page took 0.0255 seconds and 4 git commands to generate.