* srconv.c (wr_tr): Write out handcrafted tr block.
[deliverable/binutils-gdb.git] / bfd / rs6000-core.c
index 880cd914e8c175e89a6c9097eca8d01a71809f82..8fb49783800970c457fb730cd4fe36f68121398f 100644 (file)
@@ -42,7 +42,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "sysdep.h"
 #include "libbfd.h"
 
-#ifdef COREFILES_PLEASE
+#ifdef HOST_AIX
 
 /* AOUTHDR is defined by the above.  We need another defn of it, from the
    system include files.  Punt the old one and get us a new name for the
@@ -371,4 +371,4 @@ rs6000coff_get_section_contents (abfd, section, location, offset, count)
                        (abfd, section, location, offset, count);
 }
 
-#endif /* COREFILES_PLEASE */
+#endif /* HOST_AIX */
This page took 0.022999 seconds and 4 git commands to generate.