Change insertion marker for new bfd.h generation scheme.
authorKen Raeburn <raeburn@cygnus>
Mon, 21 Jun 1993 00:30:11 +0000 (00:30 +0000)
committerKen Raeburn <raeburn@cygnus>
Mon, 21 Jun 1993 00:30:11 +0000 (00:30 +0000)
bfd/bfd-in.h

index 6ed178ddec6176cbb9086e6f8359ff3b50d07b05..b44edff0f392c10bdbf5df0b3084432f3afbb345 100644 (file)
@@ -53,10 +53,8 @@ here.  */
 #define BFD64
 #endif
 
-#ifndef FOPEN_AUT /* WAG */
-/* INSERT SYSDEP HERE */
-/* END OF SYSDEP */
-#endif
+/* 64-bit type definition (if any) from bfd's sysdep.h goes here */
+
 
 /* forward declaration */
 typedef struct _bfd bfd;
This page took 0.025394 seconds and 4 git commands to generate.