home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / fd2inline-1.0-bin.lha / include / proto / battmem.h < prev    next >
C/C++ Source or Header  |  1996-10-12  |  203b  |  12 lines

  1. #ifndef PROTO_BATTMEM_H
  2. #define PROTO_BATTMEM_H
  3.  
  4. #include <clib/battmem_protos.h>
  5. #include <inline/battmem.h>
  6.  
  7. #ifndef __NOLIBBASE__
  8. extern struct Node * __CONSTLIBBASEDECL__ BattMemBase;
  9. #endif
  10.  
  11. #endif
  12.