commit | 03b46de59084f558140b632f0868a7e37b7749d3 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Dec 06 02:39:42 2021 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Sat Jan 01 13:31:34 2022 -0500 |
tree | 1360452b55c0ede4411c4e4b0aa3a427e1e457cd | |
parent | d3eb0aa2872de6257df7a21ba2cf798f1005001d [diff] |
sim: ppc: drop natural types These are almost entirely unused. For the very few places using them, replace with explicit signed types. This matches what was done in the common sim code.