aboutsummaryrefslogtreecommitdiff
path: root/bfd/section.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/section.c')
-rw-r--r--bfd/section.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bfd/section.c b/bfd/section.c
index 752d033..fce8e1e 100644
--- a/bfd/section.c
+++ b/bfd/section.c
@@ -1025,7 +1025,6 @@ DESCRIPTION
*/
-/*ARGSUSED*/
bfd_boolean
bfd_set_section_flags (bfd *abfd ATTRIBUTE_UNUSED,
sec_ptr section,
@@ -1074,7 +1073,6 @@ DESCRIPTION
*/
-/*VARARGS2*/
void
bfd_map_over_sections (bfd *abfd,
void (*operation) (bfd *, asection *, void *),