Code cleanup

This commit is contained in:
Pierre Pronchery 2011-04-22 22:51:25 +00:00
parent 24836cadfd
commit 7b7ecbcb58
2 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,7 @@ static ArchRegister _sparc_registers[] =
#include "sparc.reg"
{ NULL, 0, 0 }
};
#undef REG
static ArchInstruction _sparc_instructions[] =
{

View File

@ -31,6 +31,7 @@ static ArchRegister _sparc64_registers[] =
#include "sparc.reg"
{ NULL, 0, 0 }
};
#undef REG
static ArchInstruction _sparc64_instructions[] =
{