summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/include/intr.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/hp300/include/intr.h')
-rw-r--r--sys/arch/hp300/include/intr.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/hp300/include/intr.h b/sys/arch/hp300/include/intr.h
index db07ae7d614..9676a0f3c01 100644
--- a/sys/arch/hp300/include/intr.h
+++ b/sys/arch/hp300/include/intr.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: intr.h,v 1.20 2007/05/25 21:27:15 krw Exp $ */
+/* $OpenBSD: intr.h,v 1.21 2007/11/09 17:32:27 miod Exp $ */
/* $NetBSD: intr.h,v 1.2 1997/07/24 05:43:08 scottr Exp $ */
/*-
@@ -77,7 +77,6 @@ extern unsigned short hp300_vmipl;
#define IPL_BIO 1
#define IPL_NET 2
#define IPL_TTY 3
-#define IPL_TTYNOBUF 4 /* XXX */
#define IPL_CLOCK 6
#define IPL_STATCLOCK 6
#define IPL_HIGH 7