Initial revision
This commit is contained in:
5
util/ceg/ce_back/obj_back/header.h
Normal file
5
util/ceg/ce_back/obj_back/header.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#define SYMBOL_DEFINITION 1
|
||||
#define REFERENCE 2
|
||||
#define STORE_STRING 3
|
||||
|
||||
#define conv_seg( s) ( ( s == SEGROM) ? SEGCON : s)
|
||||
Reference in New Issue
Block a user