sim: riscv: migrate to standard uintXX_t types
authorMike Frysinger <vapier@gentoo.org>
Mon, 6 Dec 2021 07:10:27 +0000 (02:10 -0500)
committerMike Frysinger <vapier@gentoo.org>
Thu, 6 Jan 2022 06:17:38 +0000 (01:17 -0500)
commit5a33ead2d35e4195147e9befe9e18addfa2abcd2
tree64a11bcae5f7f5033c4fc4329d37edee40bbdb0b
parent4650ee9378306c288e7f2b72070961e5eff4b639
sim: riscv: migrate to standard uintXX_t types

Move off the sim-specific unsignedXX types and to the standard uintXX_t
types that C11 provides.
sim/riscv/sim-main.c