#ifndef PRAGMAS_POTGO_PRAGMAS_H #define PRAGMAS_POTGO_PRAGMAS_H /* ** $VER: potgo_pragmas.h 47.1 (30.11.2021) ** ** Lattice 'C', Aztec 'C', SAS/C and DICE format pragma files. */ #ifndef CLIB_POTGO_PROTOS_H #include #endif /* CLIB_POTGO_PROTOS_H */ /* "potgo.resource" */ #pragma libcall PotgoBase AllocPotBits 6 001 #pragma libcall PotgoBase FreePotBits c 001 #pragma libcall PotgoBase WritePotgo 12 1002 #endif /* PRAGMAS_POTGO_PRAGMAS_H */