conditional definition of parser constants
This commit is contained in:
parent
bb0f939539
commit
262fd6219d
@ -1,2 +1,5 @@
|
||||
#ifndef __PARSERCONSTS__
|
||||
#define __PARSERCONSTS__
|
||||
#define OPERAND_DELIMITER ", "
|
||||
#define HALT_ASM_CMD "and x0, x0, x0"
|
||||
#define HALT_ASM_CMD "and x0, x0, x0"
|
||||
#endif
|
||||
Loading…
Reference in New Issue
Block a user