mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
Eliminate a warning.
This commit is contained in:
@@ -267,6 +267,7 @@ static inline void os_do_appstart(void)
|
||||
(FAR char * const *)NULL);
|
||||
#endif
|
||||
DEBUGASSERT(pid > 0);
|
||||
UNUSED(pid);
|
||||
}
|
||||
|
||||
#elif defined(CONFIG_INIT_FILEPATH)
|
||||
|
||||
Reference in New Issue
Block a user