aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorAndrew Turner <andrew@FreeBSD.org>2014-10-01 12:44:16 +0000
committerAndrew Turner <andrew@FreeBSD.org>2014-10-01 12:44:16 +0000
commit293b5c2221cd51876570a61a30bdb97ab6e7b7be (patch)
treef99978c49aae94fa09af45e51110f9af5830ff0e /sys/conf
parent0b060244ab02b88891291d127f44dad06ca99ec0 (diff)
downloadsrc-293b5c2221cd51876570a61a30bdb97ab6e7b7be.tar.gz
src-293b5c2221cd51876570a61a30bdb97ab6e7b7be.zip
Split you the syscall handling to a separate file.
Notes
Notes: svn path=/head/; revision=272356
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.arm1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.arm b/sys/conf/files.arm
index 1f7c71d443d5..f8c5fc4aaab3 100644
--- a/sys/conf/files.arm
+++ b/sys/conf/files.arm
@@ -49,6 +49,7 @@ arm/arm/stdatomic.c standard \
arm/arm/support.S standard
arm/arm/swtch.S standard
arm/arm/sys_machdep.c standard
+arm/arm/syscall.c standard
arm/arm/trap.c standard
arm/arm/uio_machdep.c standard
arm/arm/undefined.c standard