make xen kernels build again after the merge of syscall.c

This commit is contained in:
cegger 2009-04-16 18:00:35 +00:00
parent 8aea5469a6
commit 39e7d7e12f

View File

@ -1,4 +1,4 @@
# $NetBSD: files.xen,v 1.96 2009/03/31 20:12:19 rmind Exp $
# $NetBSD: files.xen,v 1.97 2009/04/16 18:00:35 cegger Exp $
# NetBSD: files.x86,v 1.10 2003/10/08 17:30:00 bouyer Exp
# NetBSD: files.i386,v 1.254 2004/03/25 23:32:10 jmc Exp
@ -49,7 +49,6 @@ file arch/i386/i386/mem.c
file arch/i386/i386/mtrr_k6.c mtrr
file arch/i386/i386/process_machdep.c
file arch/i386/i386/procfs_machdep.c procfs
file arch/i386/i386/syscall.c
file arch/i386/i386/trap.c
file arch/i386/i386/lock_stubs.S
@ -77,7 +76,6 @@ file arch/amd64/amd64/machdep.c
file arch/amd64/amd64/mem.c
file arch/amd64/amd64/process_machdep.c
file arch/amd64/amd64/procfs_machdep.c procfs
file arch/amd64/amd64/syscall.c
file arch/amd64/amd64/trap.c
file arch/amd64/amd64/fpu.c
file arch/amd64/amd64/lock_stubs.S
@ -87,6 +85,7 @@ endif
file kern/subr_disk_mbr.c disk
file arch/xen/x86/hypervisor_machdep.c
# file arch/x86/x86/mtrr_i686.c mtrr
file arch/x86/x86/syscall.c
file arch/xen/x86/x86_xpmap.c
file arch/xen/x86/xen_intr.c
file arch/xen/x86/xenfunc.c