NetBSD/sys/arch/i386/stand/biosboot/devopen.h
drochner 312eae2bf4 add prototypes, use ufs_ls() from mi libsa, revert to "void main()",
compile with -Wall -Wmissing-prototypes -Wstrict-prototypes -Wno-main
1999-04-14 11:45:39 +00:00

4 lines
117 B
C

/* $NetBSD: devopen.h,v 1.1 1999/04/14 11:45:39 drochner Exp $ */
int bios2dev __P((int, char **, unsigned int *));