mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 04:52:02 +08:00
libc/machine: add config LIBC_ARCH_MEMCHR
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
This commit is contained in:
committed by
Abdelatif Guettouche
parent
e5f8acab97
commit
ee29175811
@@ -48,6 +48,10 @@ config LIBC_ARCH_ATOMIC
|
||||
bool
|
||||
default n
|
||||
|
||||
config LIBC_ARCH_MEMCHR
|
||||
bool
|
||||
default n
|
||||
|
||||
config LIBC_ARCH_MEMCPY
|
||||
bool
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user