xref: /netbsd-src/sys/arch/hpcsh/include/bootinfo.h (revision 3b01aba77a7a698587faaae455bbfe740923c1f5)
1 /*	$NetBSD: bootinfo.h,v 1.5 2001/06/04 17:08:36 uch Exp $	*/
2 
3 #include <hpc/hpc/bootinfo.h>
4 
5 /* hpcsh specific goo */
6 #define BI_CNUSE_SCI		2
7 #define BI_CNUSE_SCIF		3
8 #define BI_CNUSE_HD64461COM	4
9 #define BI_CNUSE_HD64461VIDEO	5
10