#ifndef PROTO_LOWLEVEL_H
#define PROTO_LOWLEVEL_H

#include <clib/lowlevel_protos.h>
#include <inline/lowlevel.h>

#ifndef __NOLIBBASE__
extern struct Library * __CONSTLIBBASEDECL__ LowLevelBase;
#endif

#endif
