summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/hp300/dev/dio.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/hp300/dev/dio.c b/sys/arch/hp300/dev/dio.c
index ac71a0cbd3f..c71340be620 100644
--- a/sys/arch/hp300/dev/dio.c
+++ b/sys/arch/hp300/dev/dio.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: dio.c,v 1.9 2004/09/29 07:35:52 miod Exp $ */
+/* $OpenBSD: dio.c,v 1.10 2004/12/26 21:41:32 miod Exp $ */
/* $NetBSD: dio.c,v 1.7 1997/05/05 21:00:32 thorpej Exp $ */
/*-
@@ -41,8 +41,6 @@
* Autoconfiguration and mapping support for the DIO bus.
*/
-#define _HP300_INTR_H_PRIVATE
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/device.h>