Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / coffswap.h
index c4ac067a62f32848f5d32dfa1da80bbac575de5b..7c0be221075f3668fa9d227bbd67964d363528cc 100644 (file)
@@ -725,6 +725,7 @@ coff_swap_aouthdr_out (bfd * abfd, void * in, void * out)
   return AOUTSZ;
 }
 
+ATTRIBUTE_UNUSED
 static void
 coff_swap_scnhdr_in (bfd * abfd, void * ext, void * in)
 {
@@ -751,6 +752,7 @@ coff_swap_scnhdr_in (bfd * abfd, void * ext, void * in)
 #endif
 }
 
+ATTRIBUTE_UNUSED
 static unsigned int
 coff_swap_scnhdr_out (bfd * abfd, void * in, void * out)
 {
This page took 0.025442 seconds and 4 git commands to generate.