summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/include/frame.h
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1998-05-08 17:34:54 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1998-05-08 17:34:54 +0000
commitb7d211a2451c1f0906a61e2e2f40466cc4561b6c (patch)
treec56c85e6046582d46afcc90e4b8a090dd91ca78f /sys/arch/pmax/include/frame.h
parentbd45d489f1b3978942dd76a0a5026a2b7d663284 (diff)
use what we can from mips/include
Diffstat (limited to 'sys/arch/pmax/include/frame.h')
-rw-r--r--sys/arch/pmax/include/frame.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/arch/pmax/include/frame.h b/sys/arch/pmax/include/frame.h
index e69de29bb2d..902485d0c3f 100644
--- a/sys/arch/pmax/include/frame.h
+++ b/sys/arch/pmax/include/frame.h
@@ -0,0 +1,3 @@
+/* $OpenBSD: frame.h,v 1.2 1998/05/08 17:34:36 millert Exp $ */
+
+#include <mips/frame.h>