commit | 868b6a9d3bbfd4059b29ac58371cc92937ab1393 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Dec 06 02:14:44 2021 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Thu Jan 06 01:17:38 2022 -0500 |
tree | f7f6158000b2f69cee697e1fd89cd743510ce1a6 | |
parent | 5a33ead2d35e4195147e9befe9e18addfa2abcd2 [diff] |
sim: msp430: migrate to standard uintXX_t types Move off the sim-specific unsignedXX types and to the standard uintXX_t types that C11 provides.