diff --git a/include/Asm/arch.h b/include/Asm/arch.h index 88c1ec9..b5b1430 100644 --- a/include/Asm/arch.h +++ b/include/Asm/arch.h @@ -185,7 +185,7 @@ typedef struct _AsmArchInstructionCall } AsmArchInstructionCall; /* register flags */ -#define ARF_ALIAS 0x1 +# define ARF_ALIAS 0x1 typedef struct _AsmArchRegister {