summaryrefslogtreecommitdiff
path: root/sys/arch/vax/include/intr.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/vax/include/intr.h')
-rw-r--r--sys/arch/vax/include/intr.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/vax/include/intr.h b/sys/arch/vax/include/intr.h
index 39ccf31ad00..0b427659ac0 100644
--- a/sys/arch/vax/include/intr.h
+++ b/sys/arch/vax/include/intr.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: intr.h,v 1.13 2010/12/21 14:56:24 claudio Exp $ */
+/* $OpenBSD: intr.h,v 1.14 2011/03/23 16:54:37 pirofti Exp $ */
/* $NetBSD: intr.h,v 1.1 1998/08/18 23:55:00 matt Exp $ */
/*
@@ -30,8 +30,8 @@
* SUCH DAMAGE.
*/
-#ifndef _VAX_INTR_H_
-#define _VAX_INTR_H_
+#ifndef _MACHINE_INTR_H_
+#define _MACHINE_INTR_H_
/* Define the various Interrupt Priority Levels */