sim: ppc: switch core types to stdint.h types
authorMike Frysinger <vapier@gentoo.org>
Mon, 1 Nov 2021 03:48:16 +0000 (23:48 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 1 Nov 2021 03:48:16 +0000 (23:48 -0400)
commit7b83db6a74c6cb68b3804890ab9037460e21fedf
tree39d7fc0acd41743f5466a9d55a3b486c9ced57df
parentad2511744f12087deecc331acbc7a9a3b203e472
sim: ppc: switch core types to stdint.h types

There's no need to define these ourselves anymore, so switch to the
stdint.h types.  This will be important when we start using PRI*
defines with printf formats.
sim/ppc/words.h