#ifndef PROTO_REALTIME_H
#define PROTO_REALTIME_H

#include <clib/realtime_protos.h>
#include <inline/realtime.h>

#ifndef __NOLIBBASE__
extern struct RealTimeBase * __CONSTLIBBASEDECL__ RealTimeBase;
#endif

#endif
