00001 #ifndef xabtrmdef_h 00002 #define xabtrmdef_h 00003 00004 #define XAB_C_TRM 31 00005 00006 #define XAB_K_TRMLEN 36 00007 #define XAB_C_TRMLEN 36 00008 00009 struct _xabtrmdef { 00010 unsigned char xab_b_cod; 00011 unsigned char xab_b_bln; 00012 short int xabtrmdef_$_fill_1; 00013 void *xab_l_nxt; 00014 void *xab_l_itmlst; 00015 unsigned short int xab_w_itmlst_len; 00016 short int xabtrmdef_$_fill_5; 00017 unsigned int xabtrmdef_$_fill_6; 00018 unsigned int xabtrmdef_$_fill_7; 00019 unsigned int xabtrmdef_$_fill_8; 00020 unsigned int xabtrmdef_$_fill_9; 00021 unsigned int xabtrmdef_$_fill_10; 00022 }; 00023 00024 extern struct _xabtrmdef cc_rms_xabtrm; 00025 00026 #endif 00027 00028