Code cleanup
This commit is contained in:
parent
11c2f85862
commit
936db21b44
|
@ -185,7 +185,7 @@ typedef struct _AsmArchInstructionCall
|
|||
} AsmArchInstructionCall;
|
||||
|
||||
/* register flags */
|
||||
#define ARF_ALIAS 0x1
|
||||
# define ARF_ALIAS 0x1
|
||||
|
||||
typedef struct _AsmArchRegister
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user