ooops - omitted from previous delta.

This commit is contained in:
Nick Clifton 1999-06-23 09:31:57 +00:00
parent 16b93d8878
commit 40b10cc76f
1 changed files with 3 additions and 0 deletions

View 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. */