xref: /csrg-svn/usr.sbin/kvm_mkdb/extern.h (revision 61836)
155486Sbostic /*-
2*61836Sbostic  * Copyright (c) 1992, 1993
3*61836Sbostic  *	The Regents of the University of California.  All rights reserved.
455486Sbostic  *
555486Sbostic  * %sccs.include.redist.c%
655486Sbostic  *
7*61836Sbostic  *	@(#)extern.h	8.1 (Berkeley) 06/06/93
855486Sbostic  */
955486Sbostic 
1055486Sbostic void	create_knlist __P((char *, DB *));
1155486Sbostic void	error __P((char *));
1255486Sbostic int	testdb __P(());
13