mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 13:27:01 +08:00
libc: Change ctype macro to normal function
to avoid the argument evaluation more than once Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> Change-Id: Ib59c9bc8d259731bc6e7ff542379b74ba22d6e33
This commit is contained in:
@@ -24,6 +24,7 @@ include aio/Make.defs
|
||||
include assert/Make.defs
|
||||
include audio/Make.defs
|
||||
include builtin/Make.defs
|
||||
include ctype/Make.defs
|
||||
include dirent/Make.defs
|
||||
include dlfcn/Make.defs
|
||||
include endian/Make.defs
|
||||
|
||||
Reference in New Issue
Block a user