diff options
author | Alan Modra <amodra@gmail.com> | 2023-05-02 20:30:38 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-05-03 14:47:34 +0930 |
commit | d659ef954399b0b1693d1cd02dbac222100b9aa2 (patch) | |
tree | fcf2497da0b88d7a8fba92a9840a770b6dc57e67 /gdb/infcmd.c | |
parent | f68912e8310e28ffdfa8a16e0f3db4bcb5b2f620 (diff) | |
download | gdb-d659ef954399b0b1693d1cd02dbac222100b9aa2.zip gdb-d659ef954399b0b1693d1cd02dbac222100b9aa2.tar.gz gdb-d659ef954399b0b1693d1cd02dbac222100b9aa2.tar.bz2 |
hash.c: replace some unsigned long with unsigned int
* hash.c (higher_prime_number): Use uint32_t param, return value,
tables and variables.
(bfd_default_hash_table_size): Make it an unsigned int.
(bfd_hash_set_default_size): Use unsigned int param and return.
* bfd-in.h (bfd_hash_set_default_size): Update prototype.
* bfd-in2.h: Regenerate.
Diffstat (limited to 'gdb/infcmd.c')
0 files changed, 0 insertions, 0 deletions