summaryrefslogtreecommitdiff
path: root/gas/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/hash.h')
-rw-r--r--gas/hash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/hash.h b/gas/hash.h
index c759a26dca..09c52f8edb 100644
--- a/gas/hash.h
+++ b/gas/hash.h
@@ -26,7 +26,7 @@ struct hash_control;
/* Set the size of the hash table used. */
-void set_gas_hash_table_size (unsigned int);
+void set_gas_hash_table_size (unsigned long);
/* Create a hash table. This return a control block. */