1 /* $NetBSD: devopen.h,v 1.3 2005/12/11 12:17:47 christos Exp $ */ 2 3 extern int boot_biosdev; 4 5 void bios2dev(int, u_int, char **, int *, int *); 6