ooops - omitted from previous delta.
authorNick Clifton <nickc@redhat.com>
Wed, 23 Jun 1999 09:31:57 +0000 (09:31 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 23 Jun 1999 09:31:57 +0000 (09:31 +0000)
gas/config/obj-elf.h

index 4380f1f7b9d77d7dfe0829a7228f33d586f735fb..d39998e18da2da3e70eff3d940885993b75ab87c 100644 (file)
@@ -122,6 +122,9 @@ extern void obj_elf_section_change_hook PARAMS ((void));
 extern void obj_elf_section PARAMS ((int));
 extern void obj_elf_previous PARAMS ((int));
 extern void obj_elf_version PARAMS ((int));
+extern void obj_elf_common PARAMS ((int));
+extern void obj_elf_data PARAMS ((int));
+extern void obj_elf_text PARAMS ((int));
 
 /* BFD wants to write the udata field, which is a no-no for the
    globally defined sections.  */
This page took 0.023667 seconds and 4 git commands to generate.