From 293aebf5cc03a37aeb0ae809fb220ee388b2c2da Mon Sep 17 00:00:00 2001 From: alc Date: Sat, 20 Mar 2004 21:06:20 +0000 Subject: - Add uiomove_fromphys() implementations to alpha and ia64. These only differ trivially from amd64. - Correct a spelling error in a comment. --- sys/conf/files.ia64 | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/conf/files.ia64') diff --git a/sys/conf/files.ia64 b/sys/conf/files.ia64 index 39b5183..c4c3495 100644 --- a/sys/conf/files.ia64 +++ b/sys/conf/files.ia64 @@ -123,6 +123,7 @@ ia64/ia64/support.S standard ia64/ia64/sys_machdep.c standard ia64/ia64/syscall.S standard ia64/ia64/trap.c standard +ia64/ia64/uio_machdep.c standard ia64/ia64/uma_machdep.c standard ia64/ia64/unaligned.c standard ia64/ia64/unwind.c standard -- cgit v1.1