home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / programmieren / c / vbcc / machines / amigappc / include / proto / battmem.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-12-30  |  149 b   |  7 lines

  1. #ifndef PROTO_BATTMEM_H
  2. #define PROTO_BATTMEM_H
  3. #include <exec/types.h>
  4. extern struct Library *BattMemBase ;
  5. #include <clib/battmem_protos.h>
  6. #endif
  7.