/*
Copyright (c) 1993 Xerox Corporation.  All rights reserved.
*/
/*
$Id$

$Date$
 *
 * Virtual Dirty bits
 */

#ifndef ←←PCR←VDGlue←h
#define ←←PCR←VDGlue←h

#include <common/PCR←StdTypes.h>

extern PCR←Bool PCR←VDGlue←okay;

extern PCR←ERes PCR←VDGlue←Setup();

extern PCR←ERes PCR←VDGlue←Run();

extern void PCR←VDGlue←Shutdown();

#endif /* !←←PCR←VDGlue←h */

/*
$Log$
*/