Skip to content

Commit efa8b06

Browse files
committed
libc/arm: add acle-compat license
add acle-compat implementation, and the implementation are ported from newlib Signed-off-by: chao an <anchao@xiaomi.com>
1 parent 49feecc commit efa8b06

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

LICENSE

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,10 @@ libs/libc/machine/arm/armv8-m/gnu/arch_memcpy.S
652652

653653
libs/libc/machine/arm/armv7-m/gnu/arch_strcmp.S
654654
libs/libc/machine/arm/armv8-m/gnu/arch_strcmp.S
655+
libs/libc/machine/arm/armv7-m/gnu/acle-compat.h
656+
libs/libc/machine/arm/armv8-m/gnu/acle-compat.h
657+
libs/libc/machine/arm/armv7-r/gnu/acle-compat.h
658+
libs/libc/machine/arm/armv7-a/gnu/acle-compat.h
655659
================================================
656660

657661
Copyright (c) 2012-2014 ARM Ltd

0 commit comments

Comments
 (0)