mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-04 17:14:44 +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>