diff options
author | Michael Forney <mforney@mforney.org> | 2022-01-05 15:32:12 -0800 |
---|---|---|
committer | Michael Forney <mforney@mforney.org> | 2022-01-22 11:36:12 -0800 |
commit | d47ebf4c75615d1667a587d53dcd654e12ca6829 (patch) | |
tree | f798d00d078ffcc74965f664bdb76882492f3a8e /test/common-real-unsigned-char.c | |
parent | b29fafbf175df9f1d8064342c479476005b3a90e (diff) |
Remove most usage of fixed-width integer types
We only require a type of at least 64 bits, so just use unsigned
long long.
Only siphash remains as the last user of uint64_t.
Diffstat (limited to 'test/common-real-unsigned-char.c')
0 files changed, 0 insertions, 0 deletions