commit | 1e1e987aed7d7454d42a1ea77c60a24f3d718ef0 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Dec 06 02:16:02 2021 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Thu Jan 06 01:17:38 2022 -0500 |
tree | 554671f99923cc89a23cb5b444a07800ded44b6c | |
parent | c50b7c1b743b241902f58d10f0c7ec9e20b55013 [diff] |
sim: iq2000: migrate to standard uintXX_t types Move off the sim-specific unsignedXX types and to the standard uintXX_t types that C11 provides.