* Makefile.am: Run "make dep-am".
[deliverable/binutils-gdb.git] / bfd / pei-arm.c
index 4ba5b3a5cd0e4e084e46c35c5dde4cc2ac69b722..c202072d5b18750796c06ab7eee3c0f7e3e86769 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for arm PE IMAGE COFF files.
-   Copyright 1995, 1999 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1999 Free Software Foundation, Inc.
 
 This file is part of BFD, the Binary File Descriptor library.
 
@@ -27,7 +27,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #define TARGET_BIG_NAME    "pei-arm-big"
 #endif
 
-#define IMAGE_BASE         NT_IMAGE_BASE
 #define COFF_IMAGE_WITH_PE
 #define COFF_WITH_PE
 #define PCRELOFFSET        true
This page took 0.027602 seconds and 4 git commands to generate.