aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1993-06-21 00:30:11 +0000
committerKen Raeburn <raeburn@cygnus>1993-06-21 00:30:11 +0000
commit58488bc65255391c6054ce9dc9465a8adf6568fe (patch)
treea11a253d1e0f3d07d4934e3ef9f73f7d76115aeb /bfd
parent50fccebe2268948019db999493b40b45cccab53b (diff)
downloadgdb-58488bc65255391c6054ce9dc9465a8adf6568fe.zip
gdb-58488bc65255391c6054ce9dc9465a8adf6568fe.tar.gz
gdb-58488bc65255391c6054ce9dc9465a8adf6568fe.tar.bz2
Change insertion marker for new bfd.h generation scheme.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/bfd-in.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/bfd/bfd-in.h b/bfd/bfd-in.h
index 6ed178d..b44edff 100644
--- a/bfd/bfd-in.h
+++ b/bfd/bfd-in.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;