home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Programming / AsyncIOPPCdev / PPCInclude / powerup / ppcproto / asyncio.h
C/C++ Source or Header  |  2000-01-06  |  407b  |  20 lines

  1. /* Automatically generated header! Do not edit! */
  2.  
  3. #ifndef PPCPROTO_ASYNCIO_H
  4. #define PPCPROTO_ASYNCIO_H
  5.  
  6. #include <clib/asyncio_protos.h>
  7. #include <pragmas/asyncio_pragmas.h>
  8.  
  9. #define ASIO_SHARED_LIB
  10.  
  11. #ifndef __NOLIBBASE__
  12. extern struct Library *
  13. #ifdef __CONSTLIBBASEDECL__
  14. __CONSTLIBBASEDECL__
  15. #endif /* __CONSTLIBBASEDECL__ */
  16. AsyncIOBase;
  17. #endif /* !__NOLIBBASE__ */
  18.  
  19. #endif /* !PPCPROTO_ASYNCIO_H */
  20.