home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-bin / include / a2ixlibrary / xie.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-10-16  |  950 b   |  22 lines

  1. /* This file is automatically generated by a2ixlibrary. Do not change.
  2.    Only shared library sources can include this header, do not use this header
  3.    in your own programs! */
  4. #ifndef UNDEF_amiga_XIE
  5.  
  6. extern void *___XieElemFuncs_XIE_shared_ptr;
  7. extern void *___XieExtInfoHeader_XIE_shared_ptr;
  8. extern void *___XieTechFuncs_XIE_shared_ptr;
  9. extern void *___XieTechFuncsInitialized_XIE_shared_ptr;
  10. #define _XieElemFuncs (*((__typeof__(_XieElemFuncs) *)___XieElemFuncs_XIE_shared_ptr))
  11. #define _XieExtInfoHeader (*((__typeof__(_XieExtInfoHeader) *)___XieExtInfoHeader_XIE_shared_ptr))
  12. #define _XieTechFuncs (*((__typeof__(_XieTechFuncs) *)___XieTechFuncs_XIE_shared_ptr))
  13. #define _XieTechFuncsInitialized (*((__typeof__(_XieTechFuncsInitialized) *)___XieTechFuncsInitialized_XIE_shared_ptr))
  14. #define UNDEF_amiga_XIE
  15. #else
  16. #undef _XieElemFuncs
  17. #undef _XieExtInfoHeader
  18. #undef _XieTechFuncs
  19. #undef _XieTechFuncsInitialized
  20. #undef UNDEF_amiga_XIE
  21. #endif
  22.