summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/conf
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2010-03-25 14:26:22 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2010-03-25 14:26:22 +0000
commita48499d79004ef87ba1b40b37b59d92a7ba04ef2 (patch)
treec636f26e8edd668bd0b20f1eb8b871a140ad1e5a /sys/arch/hppa/conf
parent4a5e49e37289163dd98d7aa1d9bb91b541c9863c (diff)
Add MP lock support for OpenBSD/hppa.
ok kettenis@
Diffstat (limited to 'sys/arch/hppa/conf')
-rw-r--r--sys/arch/hppa/conf/files.hppa3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/hppa/conf/files.hppa b/sys/arch/hppa/conf/files.hppa
index 88d641f032d..dfbb5dc7609 100644
--- a/sys/arch/hppa/conf/files.hppa
+++ b/sys/arch/hppa/conf/files.hppa
@@ -1,4 +1,4 @@
-# $OpenBSD: files.hppa,v 1.80 2008/07/16 16:32:08 miod Exp $
+# $OpenBSD: files.hppa,v 1.81 2010/03/25 14:26:21 jsing Exp $
#
# hppa-specific configuration info
@@ -307,6 +307,7 @@ file arch/hppa/hppa/conf.c
file arch/hppa/hppa/db_interface.c ddb
file arch/hppa/hppa/db_disasm.c ddb
file arch/hppa/hppa/disksubr.c disk
+file arch/hppa/hppa/lock_machdep.c multiprocessor
file arch/hppa/hppa/machdep.c
file arch/hppa/hppa/mutex.c
file arch/hppa/hppa/pmap.c