*** empty log message ***

This commit is contained in:
John Healy
2001-07-11 19:35:17 +00:00
parent 94dfea5dd6
commit cdbb0887ba
2 changed files with 0 additions and 10 deletions

View File

@@ -982,10 +982,6 @@ obj_elf_section (push)
attr &= SHF_MERGE;
}
#ifdef md_elf_section_change_data_hook
md_elf_section_change_data_hook (name, type, attr, entsize, push);
#endif
obj_elf_change_section (name, type, attr, entsize, push);
}