Unable to build x86 hosted debugger for ARM Linux, due to missing target
[deliverable/binutils-gdb.git] / gas / hash.c
index 29066339c3ac4c5a6aceb198b4acf18d00f15365..0f129fb3fa1938f4038d80ff960a1fbc5fd192df 100644 (file)
@@ -374,9 +374,9 @@ hash_traverse (table, pfn)
 
 void
 hash_print_statistics (f, name, table)
-     FILE *f;
-     const char *name;
-     struct hash_control *table;
+     FILE *f ATTRIBUTE_UNUSED;
+     const char *name ATTRIBUTE_UNUSED;
+     struct hash_control *table ATTRIBUTE_UNUSED;
 {
 #ifdef HASH_STATISTICS
   unsigned int i;
This page took 0.023241 seconds and 4 git commands to generate.