Reflect the new scheme
authorSteve Chamberlain <sac@cygnus>
Sun, 1 Dec 1991 02:12:42 +0000 (02:12 +0000)
committerSteve Chamberlain <sac@cygnus>
Sun, 1 Dec 1991 02:12:42 +0000 (02:12 +0000)
include/bfd.h

index 9c1da8115736dcd4e207e73dea3aba4be9f6d2f4..6a6398acc651a2c2bf73d1cdc8793641570b5421 100644 (file)
@@ -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
This page took 0.02571 seconds and 4 git commands to generate.