summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/conf
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2010-06-30 20:38:51 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2010-06-30 20:38:51 +0000
commit9f41651cc302b19305f81c1b12632cbe3d4dd018 (patch)
tree438fd051fff35b9b472043809f45fe056ef33afb /sys/arch/hppa/conf
parent7dede52ed7ea0cabc0fa13a02c23e23d4db9fb48 (diff)
remove compat_osf1 support from the kernel
ok deraadt miod
Diffstat (limited to 'sys/arch/hppa/conf')
-rw-r--r--sys/arch/hppa/conf/files.hppa4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/hppa/conf/files.hppa b/sys/arch/hppa/conf/files.hppa
index b933b2efb4b..a294d03e55b 100644
--- a/sys/arch/hppa/conf/files.hppa
+++ b/sys/arch/hppa/conf/files.hppa
@@ -1,4 +1,4 @@
-# $OpenBSD: files.hppa,v 1.84 2010/06/29 20:30:32 guenther Exp $
+# $OpenBSD: files.hppa,v 1.85 2010/06/30 20:38:49 tedu Exp $
#
# hppa-specific configuration info
@@ -290,8 +290,6 @@ include "dev/pckbc/files.pckbc"
#
# Compatibility
#
-include "compat/osf1/files.osf1"
-file arch/hppa/hppa/osf1_machdep.c compat_osf1
include "compat/linux/files.linux"
include "compat/ossaudio/files.ossaudio"
file arch/hppa/hppa/linux_machdep.c compat_linux