mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
aerocore2 nsh:Optimize memset for speed
This commit is contained in:
committed by
Daniel Agar
parent
24d1481bfb
commit
e95b760257
@@ -1274,7 +1274,8 @@ CONFIG_LIBC_STRERROR=y
|
|||||||
#
|
#
|
||||||
# memcpy/memset Options
|
# 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_DLLFCN is not set
|
||||||
# CONFIG_LIBC_MODLIB is not set
|
# CONFIG_LIBC_MODLIB is not set
|
||||||
# CONFIG_LIBC_WCHAR is not set
|
# CONFIG_LIBC_WCHAR is not set
|
||||||
|
|||||||
Reference in New Issue
Block a user