]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - bfd/pe-ppc.c
Imported binutils-2.20
[msp430-binutils.git] / bfd / pe-ppc.c
index e253d3858cd01cf061fd1e9c0734630c3d1bfdb9..d36fbfb91c7cd0b58cafea8cf1b4ce4bb9e72b94 100644 (file)
@@ -1,5 +1,6 @@
 /* BFD back-end for PowerPC PECOFF files.
-   Copyright 1995, 1996, 1999, 2001, 2007 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1999, 2001, 2005, 2007, 2008
+   Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -40,4 +41,8 @@
 /* FIXME: This target no longer works.  Search for POWERPC_LE_PE in
    coff-ppc.c and peigen.c.  */
 
+#ifndef bfd_pe_print_pdata
+#define bfd_pe_print_pdata     NULL
+#endif
+
 #include "coff-ppc.c"