]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - bfd/pe-mcore.c
Imported binutils-2.20
[msp430-binutils.git] / bfd / pe-mcore.c
index d0744668067987786b9d0e31ef59db1120f30792..32791c36984b5511c5f303166a4aff0389276b65 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for MCore PECOFF files.
-   Copyright 1999, 2002, 2007 Free Software Foundation, Inc.
+   Copyright 1999, 2002, 2005, 2007, 2008  Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -34,4 +34,8 @@
 
 #define MCORE_PE
 
+#ifndef bfd_pe_print_pdata
+#define bfd_pe_print_pdata     NULL
+#endif
+
 #include "coff-mcore.c"