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
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