mirror of
https://github.com/xemu-project/xemu.git
synced 2026-09-25 22:06:04 +02:00
This makes a small step fixing one of many style problems that exist in
the older ppc code. This removes spaces between function (or macro) name
and the following '('.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>