1999-09-11 Donn Terry <donn@interix.com>
[deliverable/binutils-gdb.git] / gas / symbols.c
index 07b80ea559b6d620facaa993b82a357675c8be26..60decd891510c0fbc02b5ea235d4f4cce1648f0d 100644 (file)
@@ -2112,7 +2112,7 @@ symbol_resolved_p (s)
 
 int
 symbol_section_p (s)
-     symbolS *s;
+     symbolS *s ATTRIBUTE_UNUSED;
 {
   if (LOCAL_SYMBOL_CHECK (s))
     return 0;
This page took 0.023729 seconds and 4 git commands to generate.