date and time created 92/07/21 14:03:04 by bostic
[unix-history] / usr / src / usr.sbin / kvm_mkdb / extern.h
/*-
* Copyright (c) 1992 The Regents of the University of California.
* All rights reserved.
*
* %sccs.include.redist.c%
*
* @(#)extern.h 5.1 (Berkeley) %G%
*/
void create_knlist __P((char *, DB *));
void error __P((char *));
int testdb __P(());