2003-08-08 Elena Zannoni <ezannoni@redhat.com>
[deliverable/binutils-gdb.git] / gas / read.c
index 417934807515834335e96612d80c22f68c7caf76..ef2340caa0e7df90c893878048139c2e289be960 100644 (file)
@@ -3348,7 +3348,8 @@ parse_repeat_cons PARAMS ((expressionS *exp, unsigned int nbytes));
 #endif
 
 void
-do_parse_cons_expression (expressionS *exp, int nbytes)
+do_parse_cons_expression (expressionS *exp,
+                         int nbytes ATTRIBUTE_UNUSED)
 {
   TC_PARSE_CONS_EXPRESSION (exp, nbytes);
 }
This page took 0.023698 seconds and 4 git commands to generate.