#ifndef PROTO_RAMDRIVE_H
#define PROTO_RAMDRIVE_H

#include <clib/ramdrive_protos.h>
#include <inline/ramdrive.h>

#ifndef __NOLIBBASE__
extern struct Device * __CONSTLIBBASEDECL__ RamdriveDevice;
#endif

#endif
