summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/bfd/pei-i386.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/bfd/pei-i386.c')
-rw-r--r--binutils-2.25/bfd/pei-i386.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/binutils-2.25/bfd/pei-i386.c b/binutils-2.25/bfd/pei-i386.c
index d17dd65f..080ed1a6 100644
--- a/binutils-2.25/bfd/pei-i386.c
+++ b/binutils-2.25/bfd/pei-i386.c
@@ -1,6 +1,5 @@
/* BFD back-end for Intel 386 PE IMAGE COFF files.
- Copyright 1995, 1996, 1999, 2002, 2004, 2005, 2006, 2007, 2009
- Free Software Foundation, Inc.
+ Copyright (C) 1995-2014 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
@@ -22,7 +21,7 @@
#include "sysdep.h"
#include "bfd.h"
-#define TARGET_SYM i386pei_vec
+#define TARGET_SYM i386_pei_vec
#define TARGET_NAME "pei-i386"
#define COFF_IMAGE_WITH_PE
#define COFF_WITH_PE