summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.powerpc
diff options
context:
space:
mode:
authorbenno <benno@FreeBSD.org>2002-03-21 23:45:59 +0000
committerbenno <benno@FreeBSD.org>2002-03-21 23:45:59 +0000
commitd0f7d014387d18db9910e1094a3d0696bfeccab6 (patch)
tree0cd0d0638fdadbbe1fb9c321122350144b811549 /sys/conf/files.powerpc
parent639925999454f6b54b9289fd91e95662e424f911 (diff)
downloadFreeBSD-src-d0f7d014387d18db9910e1094a3d0696bfeccab6.zip
FreeBSD-src-d0f7d014387d18db9910e1094a3d0696bfeccab6.tar.gz
Collect all functions for copying to and from userspace into the one file.
This allows me to reimplement [sf]u{byte,word} as separate functions and not as calls to copy{in,out}.
Diffstat (limited to 'sys/conf/files.powerpc')
-rw-r--r--sys/conf/files.powerpc7
1 files changed, 2 insertions, 5 deletions
diff --git a/sys/conf/files.powerpc b/sys/conf/files.powerpc
index c358abd..4d6fa6f 100644
--- a/sys/conf/files.powerpc
+++ b/sys/conf/files.powerpc
@@ -14,20 +14,17 @@ powerpc/powerpc/atomic.s standard
powerpc/powerpc/autoconf.c standard
powerpc/powerpc/bcopy.c standard
powerpc/powerpc/clock.c standard
-powerpc/powerpc/copyinstr.c standard
+powerpc/powerpc/copyinout.c standard
powerpc/powerpc/copystr.c standard
powerpc/powerpc/elf_machdep.c standard
powerpc/powerpc/extintr.c standard
-powerpc/powerpc/fubyte.c standard
powerpc/powerpc/fuswintr.c standard
-powerpc/powerpc/fuword.c standard
powerpc/powerpc/machdep.c standard
+powerpc/powerpc/nexus.c standard
powerpc/powerpc/ofwmagic.s standard
powerpc/powerpc/ofw_machdep.c standard
powerpc/powerpc/pmap.c standard
-powerpc/powerpc/subyte.c standard
powerpc/powerpc/suswintr.c standard
-powerpc/powerpc/suword.c standard
powerpc/powerpc/syncicache.c standard
powerpc/powerpc/sys_machdep.c standard
powerpc/powerpc/swtch.s standard
OpenPOWER on IntegriCloud