Refactor elf_x86_64_convert_mov_to_lea
[deliverable/binutils-gdb.git] / bfd / pei-i386.c
index f57c620c583aae37bb5dc24157ebff160158c806..36ab01b1b5c0bc5b6b3de823fb204522e6d2868a 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for Intel 386 PE IMAGE COFF files.
-   Copyright (C) 1995-2014 Free Software Foundation, Inc.
+   Copyright (C) 1995-2015 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -21,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
This page took 0.023448 seconds and 4 git commands to generate.