summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2013-03-10 07:55:40 +0000
committerandrew <andrew@FreeBSD.org>2013-03-10 07:55:40 +0000
commitf7c2b781b975f1649c3dcfd66c1526e54445fc78 (patch)
treece61749e57af255d3fe5ea98cd3c03395ebb9436 /sys/conf
parente4cecd0fe3c38ccf2f1af4322267b6e56eb40749 (diff)
downloadFreeBSD-src-f7c2b781b975f1649c3dcfd66c1526e54445fc78.zip
FreeBSD-src-f7c2b781b975f1649c3dcfd66c1526e54445fc78.tar.gz
Add __aeabi_memcpy to libkern as clang may generate calls to it.
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 14d6c4b..33ec0fb 100644
--- a/sys/conf/files.arm
+++ b/sys/conf/files.arm
@@ -76,6 +76,7 @@ libkern/arm/divsi3.S standard
libkern/arm/ffs.S standard
libkern/arm/ldivmod.S standard
libkern/arm/ldivmod_helper.c standard
+libkern/arm/memcpy.S standard
libkern/arm/muldi3.c standard
libkern/ashldi3.c standard
libkern/ashrdi3.c standard
OpenPOWER on IntegriCloud