summaryrefslogtreecommitdiff
path: root/sys/arch/cats/include/irqhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/cats/include/irqhandler.h')
-rw-r--r--sys/arch/cats/include/irqhandler.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/arch/cats/include/irqhandler.h b/sys/arch/cats/include/irqhandler.h
new file mode 100644
index 00000000000..4805cf98e45
--- /dev/null
+++ b/sys/arch/cats/include/irqhandler.h
@@ -0,0 +1,4 @@
+/* $OpenBSD: irqhandler.h,v 1.1 2004/02/01 05:12:54 drahn Exp $ */
+/* $NetBSD: irqhandler.h,v 1.4 2002/04/12 18:50:32 thorpej Exp $ */
+
+#include <arm/footbridge/footbridge_irqhandler.h>