From d67b54e11fc881dc65c2fe357510daed4ae92d31 Mon Sep 17 00:00:00 2001 From: alc Date: Tue, 23 Mar 2004 18:26:03 +0000 Subject: Add an implementation of uiomove_fromphys() for PowerPC. This implementation uses the direct virtual-to-physical mapping. Discussed with: grehan --- sys/conf/files.powerpc | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/conf') diff --git a/sys/conf/files.powerpc b/sys/conf/files.powerpc index 7cdfb96..75971f2 100644 --- a/sys/conf/files.powerpc +++ b/sys/conf/files.powerpc @@ -58,6 +58,7 @@ powerpc/powerpc/syncicache.c standard powerpc/powerpc/sys_machdep.c standard powerpc/powerpc/swtch.S standard powerpc/powerpc/trap.c standard +powerpc/powerpc/uio_machdep.c standard powerpc/powerpc/uma_machdep.c standard powerpc/powerpc/vm_machdep.c standard -- cgit v1.1