Initial revision
This commit is contained in:
7
util/ceg/as_parser/const.h
Normal file
7
util/ceg/as_parser/const.h
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
#define Bool int
|
||||
|
||||
#define TRUE 1
|
||||
#define FALSE 0
|
||||
#define MAX_OPERANDS 4
|
||||
#define MAX_MNEMONICS 100
|
||||
Reference in New Issue
Block a user