summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/arch/hp300/hp300/conf.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/hp300/hp300/conf.c b/sys/arch/hp300/hp300/conf.c
index aaf9b2f3b3c..f9802f38ea0 100644
--- a/sys/arch/hp300/hp300/conf.c
+++ b/sys/arch/hp300/hp300/conf.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: conf.c,v 1.16 1997/07/06 08:01:58 downsj Exp $ */
+/* $OpenBSD: conf.c,v 1.17 1997/08/04 07:34:20 downsj Exp $ */
/* $NetBSD: conf.c,v 1.39 1997/05/12 08:17:53 thorpej Exp $ */
/*-
@@ -267,6 +267,7 @@ static int chrtoblktbl[] = {
/* 32 */ NODEV,
/* 33 */ NODEV,
/* 34 */ 8,
+ /* 35 */ NODEV,
};
/*