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

8 lines
113 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
#include "arg_type.h"