mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-01 17:05:25 +00: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>