home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Programming / vbcc_MorphOS / machines / amiga68k / include / proto / asl.h < prev    next >
C/C++ Source or Header  |  2000-08-20  |  164b  |  8 lines

  1. #ifndef PROTO_ASL_H
  2. #define PROTO_ASL_H
  3. #include <exec/types.h>
  4. extern struct Library *AslBase ;
  5. #include <clib/asl_protos.h>
  6. #include <inline/asl_protos.h>
  7. #endif
  8.