Initial revision
This commit is contained in:
10
util/ceg/EM_parser/common/em_parser.h
Normal file
10
util/ceg/EM_parser/common/em_parser.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#define SEGBSS 0
|
||||
#define SEGHOL 1
|
||||
#define SEGCON 2
|
||||
#define SEGROM 3
|
||||
#define SEGTXT 4
|
||||
|
||||
#define STRING 0
|
||||
#define LABEL 1
|
||||
#define ARITH 2
|
||||
#define INT 3
|
||||
Reference in New Issue
Block a user