mirror of
https://github.com/apache/nuttx.git
synced 2026-08-27 20:30:38 +00:00
Fix another typo in the modified assertion logi
This commit is contained in:
parent
a8cba44e0f
commit
dd33bb14ac
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ static inline void up_showtasks(void)
|
|||
sched_foreach(up_taskdump, NULL);
|
||||
}
|
||||
#else
|
||||
# define showtasks()
|
||||
# define up_showtasks()
|
||||
#endif
|
||||
|
||||
/****************************************************************************
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue