ack/util/ceg/ce_back/obj_back/header.h

6 lines
126 B
C
Raw Normal View History

1987-11-20 10:41:03 +00:00
#define SYMBOL_DEFINITION 1
#define REFERENCE 2
#define STORE_STRING 3
#define conv_seg( s) ( ( s == SEGROM) ? SEGCON : s)