/* */ #ifndef _XM_LISTP_H #define _XM_LISTP_H # ifdef __cplusplus extern "C" { # endif #undef externalref #define externalref extern #define xmListClassRec __xmListClassRec_dummy #include "decw$include:ListP.h" #undef xmListClassRec externalref XmListClassRec xmListClassRec __asm("_$$PsectAttributes_GLOBALSYMBOL$$xmListClassRec"); # ifdef __cplusplus } # endif #endif /*_XM_LISTP_H*/