home *** CD-ROM | disk | FTP | other *** search
/ Amiga ACS 1998 #4 / amigaacscoverdisc1998-041998.iso / utilities / shareware / dev / vbcc / machines / amiga68k / include / proto / translator.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-12-30  |  199 b   |  8 lines

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