mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
px4esc-v1 nsh:Optimize memset for speed
This commit is contained in:
committed by
Daniel Agar
parent
c7f3e84bf4
commit
c760278d0f
@@ -1093,7 +1093,8 @@ CONFIG_LIBC_STRERROR=y
|
||||
#
|
||||
# memcpy/memset Options
|
||||
#
|
||||
# CONFIG_MEMSET_OPTSPEED is not set
|
||||
CONFIG_MEMSET_OPTSPEED=y
|
||||
CONFIG_MEMSET_64BIT=y
|
||||
# CONFIG_LIBC_DLLFCN is not set
|
||||
# CONFIG_LIBC_MODLIB is not set
|
||||
# CONFIG_LIBC_WCHAR is not set
|
||||
|
||||
Reference in New Issue
Block a user