home *** CD-ROM | disk | FTP | other *** search
- #ifndef pOt_CLib__INC
- #define pOt_CLib__INC
- /* This code is generated by pOt. */
-
-
- typedef struct pOt__tag_1_CLib pOt_SwiRegs_CLib;
-
- struct pOt__tag_0_CLib {
- pOt__ArrTypDsc *td;
- pOt_LONGINT arr[0xAL];
- } ;
- extern pOt__ArrTypDsc pOt__td_0_CLib;
- struct pOt__tag_1_CLib {
- pOt__RecTypDsc *td;
- struct pOt__tag_0_CLib pOt_r;
- } ;
- extern pOt__RecTypDsc pOt__td_1_CLib;
-
-
- pOt_LONGINT KernelSwi pOt__ARGS((pOt_LONGINT , pOt_LONGINT , pOt_LONGINT ));
- extern void pOt_CLib__body pOt__ARGS((void));
-
- #endif
-