#ifndef PROTO_BATTMEM_H
#define PROTO_BATTMEM_H

#include <clib/battmem_protos.h>
#include <inline/battmem.h>

#ifndef __NOLIBBASE__
extern struct Node * __CONSTLIBBASEDECL__ BattMemBase;
#endif

#endif
