/* * * OBJFMT -- LSY - module-Local symbol definition */ #ifndef _LSYDEF_H #define _LSYDEF_H /* common to definitions, references, entry points, and procedure definitions */ #define LSY$V_WEAK 0 #define LSY$V_DEF 1 #define LSY$V_UNI 2 #define LSY$V_REL 3 #define LSY$M_WEAK (1<