summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/conf/files.hp300
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1997-02-24 01:16:12 +0000
committerJason Downs <downsj@cvs.openbsd.org>1997-02-24 01:16:12 +0000
commitb5a2c0914d4a3b69f4b9067cc570cd259390d1d1 (patch)
treee950b8f21c13c414a6aa344878a23ec3fed1b6e3 /sys/arch/hp300/conf/files.hp300
parent428fe47992a7779523cc4d7f505b729b49b8ec7d (diff)
Add support for COMPAT_SUNOS and enable it.
hp300 now runs sun3 SunOS executables!
Diffstat (limited to 'sys/arch/hp300/conf/files.hp300')
-rw-r--r--sys/arch/hp300/conf/files.hp3008
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/arch/hp300/conf/files.hp300 b/sys/arch/hp300/conf/files.hp300
index 8619240ecc3..6a3851f8b42 100644
--- a/sys/arch/hp300/conf/files.hp300
+++ b/sys/arch/hp300/conf/files.hp300
@@ -1,4 +1,4 @@
-# $OpenBSD: files.hp300,v 1.6 1997/02/16 10:42:18 downsj Exp $
+# $OpenBSD: files.hp300,v 1.7 1997/02/24 01:16:07 downsj Exp $
# $NetBSD: files.hp300,v 1.22 1997/01/30 22:11:19 scottr Exp $
#
# hp300-specific configuration info
@@ -194,3 +194,9 @@ major {vnd = 6}
#
include "compat/hpux/files.hpux"
file arch/hp300/hp300/hpux_machdep.c compat_hpux
+
+#
+# SunOS binary compatibility
+#
+include "compat/sunos/files.sunos"
+file arch/m68k/m68k/sunos_machdep.c compat_sunos