/* * * OBJFMT -- "EVAX" GSD entry - Symbol definition */ #ifndef _EGSYDEF_H #define _EGSYDEF_H /* common to definitions, references, and entry point definitions. */ #define EGSY$V_WEAK 0 #define EGSY$V_DEF 1 #define EGSY$V_UNI 2 #define EGSY$V_REL 3 #define EGSY$V_COMM 4 #define EGSY$V_VECEP 5 #define EGSY$V_NORM 6 #define EGSY$M_WEAK (1<