ack/util/ceg/EM_parser/obj_EM_pars/em_parser.h

11 lines
158 B
C
Raw Normal View History

1987-11-20 11:12:07 +00:00
#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