aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1993-06-21 00:50:48 +0000
committerKen Raeburn <raeburn@cygnus>1993-06-21 00:50:48 +0000
commit87cc59ceb6f6b3b417581ea49cc3e012103b47c5 (patch)
treef4d01220ba8edf3bfe6223612c81a9b8e3c73d53 /bfd
parent898728d4c53e555ab3279d9e05899c298daa1c81 (diff)
downloadgdb-87cc59ceb6f6b3b417581ea49cc3e012103b47c5.zip
gdb-87cc59ceb6f6b3b417581ea49cc3e012103b47c5.tar.gz
gdb-87cc59ceb6f6b3b417581ea49cc3e012103b47c5.tar.bz2
Regenerated after my changes to bfd-in.h.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/bfd-in2.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index 4ebf4ed..b57d013 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -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;