#line 16 "init.h.nw"
/* file "bvd/init.h" */

#line 5 "doc-end.nw"
/*
    Copyright (c) 2000 The President and Fellows of Harvard College

    All rights reserved.

    This software is provided under the terms described in
    the "machine/copyright.h" include file.
*/

#line 20 "init.h.nw"
#ifndef BVD_INIT_H
#define BVD_INIT_H

#include <machine/copyright.h>

#ifndef SUPPRESS_PRAGMA_INTERFACE
#pragma interface "bvd/init.h"
#endif

#include <machine/machine.h>

#line 9 "init.h.nw"
extern "C" void init_bvd(SuifEnv*);

#line 33 "init.h.nw"
#endif /* BVD_INIT_H */
