aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1991-12-01 02:12:42 +0000
committerSteve Chamberlain <sac@cygnus>1991-12-01 02:12:42 +0000
commit1484208fc1a0a87506abf0b17fb5e7b929dbfb26 (patch)
tree2c595731c234fd0c83e33d277734639e92fa62f5 /include
parent6d56c69a471f7cde20ceb7a1af14097661d2c6f7 (diff)
downloadgdb-1484208fc1a0a87506abf0b17fb5e7b929dbfb26.zip
gdb-1484208fc1a0a87506abf0b17fb5e7b929dbfb26.tar.gz
gdb-1484208fc1a0a87506abf0b17fb5e7b929dbfb26.tar.bz2
Reflect the new scheme
Diffstat (limited to 'include')
-rw-r--r--include/bfd.h30
1 files changed, 2 insertions, 28 deletions
diff --git a/include/bfd.h b/include/bfd.h
index 9c1da81..6a6398a 100644
--- a/include/bfd.h
+++ b/include/bfd.h
@@ -317,36 +317,9 @@ extern CONST short _bfd_host_big_endian;
-/*THE FOLLOWING IS EXTRACTED FROM THE SOURCE */
+/* ANd more from the source */
-/*:init.c*/
-
-/*:opncls.c*/
-
-
-/*:libbfd.c*/
-
-/*:section.c*/
-
-
-/*:archures.c*/
-
-/*:reloc.c*/
-
-/*:syms.c*/
-
-/*:bfd.c*/
-
-/*:archive.c*/
-
-/*:core.c*/
-
-/*:targets.c*/
-
-/*:format.c*/
-
-#endif
@@ -892,3 +865,4 @@ CONST char **EXFUN(bfd_target_list, ());
boolean EXFUN(bfd_check_format, (bfd *abfd, bfd_format format));
boolean EXFUN(bfd_set_format, (bfd *, bfd_format));
CONST char *EXFUN(bfd_format_string, (bfd_format));
+#endif