mirror of
https://github.com/apache/nuttx.git
synced 2026-09-26 18:16:27 +08:00
Remove up_assert_code
This commit is contained in:
@@ -137,8 +137,6 @@
|
||||
"unsetenv","stdlib.h","!defined(CONFIG_DISABLE_ENVIRON)","int","const char*"
|
||||
"up_assert","assert.h","","void","FAR const uint8_t*","int"
|
||||
#"up_assert","assert.h","","void"
|
||||
"up_assert_code","assert.h","","void","FAR const uint8_t*","int","int"
|
||||
#"up_assert_code","assert.h","","void","int"
|
||||
"usleep","unistd.h","!defined(CONFIG_DISABLE_SIGNALS)","int","useconds_t"
|
||||
"vfork","unistd.h","defined(CONFIG_ARCH_HAVE_VFORK)","pid_t"
|
||||
"wait","sys/wait.h","defined(CONFIG_SCHED_WAITPID) && defined(CONFIG_SCHED_HAVE_PARENT)","pid_t","int*"
|
||||
|
||||
|
Can't render this file because it contains an unexpected character in line 47 and column 68.
|
Reference in New Issue
Block a user