summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>1998-07-07 20:52:29 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>1998-07-07 20:52:29 +0000
commitd14b61429aac4f95aaa920d1bd79faec66995e52 (patch)
treec1f8e5ff9731e81f676bd5fd3ecd4305d189afa2 /sys
parent719baef9376e42cdc5de6004bf9c3689309d2159 (diff)
more MD files
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/hppa/conf/files.hppa6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/hppa/conf/files.hppa b/sys/arch/hppa/conf/files.hppa
index db14f966e27..7f585daac20 100644
--- a/sys/arch/hppa/conf/files.hppa
+++ b/sys/arch/hppa/conf/files.hppa
@@ -1,4 +1,4 @@
-# $OpenBSD: files.hppa,v 1.1 1998/07/02 20:48:44 mickey Exp $
+# $OpenBSD: files.hppa,v 1.2 1998/07/07 20:52:28 mickey Exp $
#
# hppa-specific configuration info
@@ -100,15 +100,17 @@ include "arch/hppa/spmath/files.spmath"
file arch/hppa/hppa/autoconf.c
file arch/hppa/hppa/conf.c
file arch/hppa/hppa/db_memrw.c ddb
+file arch/hppa/hppa/disksubr.c
file arch/hppa/hppa/machdep.c
file arch/hppa/hppa/mem.c
file arch/hppa/hppa/movc.S
file arch/hppa/hppa/cswtch.S
+file arch/hppa/hppa/syscall.S
file arch/hppa/hppa/pmap.c
+file arch/hppa/hppa/process_machdep.c
file arch/hppa/hppa/sys_machdep.c
file arch/hppa/hppa/trap.c
file arch/hppa/hppa/vm_machdep.c
-file arch/hppa/hppa/disksubr.c
file arch/hppa/dev/dma.c
file arch/hppa/dev/clock.c
file netinet/in_cksum.c inet