Code cleanup
This commit is contained in:
parent
24836cadfd
commit
7b7ecbcb58
@ -30,6 +30,7 @@ static ArchRegister _sparc_registers[] =
|
||||
#include "sparc.reg"
|
||||
{ NULL, 0, 0 }
|
||||
};
|
||||
#undef REG
|
||||
|
||||
static ArchInstruction _sparc_instructions[] =
|
||||
{
|
||||
|
@ -31,6 +31,7 @@ static ArchRegister _sparc64_registers[] =
|
||||
#include "sparc.reg"
|
||||
{ NULL, 0, 0 }
|
||||
};
|
||||
#undef REG
|
||||
|
||||
static ArchInstruction _sparc64_instructions[] =
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user