mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
parent
4d9b55e623
commit
3a2a480eeb
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ int exec_builtin(FAR const char *appname, FAR char * const *argv,
|
|||
}
|
||||
}
|
||||
|
||||
#ifdef CONFIG_LIBC_EXECFUNCS
|
||||
#idef CONFIG_LIBC_EXECFUNCS
|
||||
/* A NULL entry point implies that the task is a loadable application */
|
||||
|
||||
if (builtin->main == NULL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue