#ifndef PROTO_BATTCLOCK_H
#define PROTO_BATTCLOCK_H

#include <clib/battclock_protos.h>
#include <inline/battclock.h>

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

#endif
