NetBSD/sys/arch/hpcsh/include/bootinfo.h

10 lines
230 B
C
Raw Normal View History

2001-06-04 21:08:36 +04:00
/* $NetBSD: bootinfo.h,v 1.5 2001/06/04 17:08:36 uch Exp $ */
#include <hpc/hpc/bootinfo.h>
2001-03-15 20:30:55 +03:00
/* hpcsh specific goo */
#define BI_CNUSE_SCI 2
#define BI_CNUSE_SCIF 3
#define BI_CNUSE_HD64461COM 4
2001-06-04 21:08:36 +04:00
#define BI_CNUSE_HD64461VIDEO 5