summaryrefslogtreecommitdiff
path: root/sys/arch/sgi/include/db_machdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sgi/include/db_machdep.h')
-rw-r--r--sys/arch/sgi/include/db_machdep.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/arch/sgi/include/db_machdep.h b/sys/arch/sgi/include/db_machdep.h
new file mode 100644
index 00000000000..43621cb7c22
--- /dev/null
+++ b/sys/arch/sgi/include/db_machdep.h
@@ -0,0 +1,5 @@
+/* $OpenBSD: db_machdep.h,v 1.1 2004/08/06 21:12:19 pefo Exp $ */
+
+/* Use Mips generic include file */
+
+#include <mips64/db_machdep.h>