#ifndef PROTO_NONVOLATILE_H
#define PROTO_NONVOLATILE_H

#include <clib/nonvolatile_protos.h>
#include <inline/nonvolatile.h>

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

#endif
