Fix another typo in the modified assertion logi
This commit is contained in:
parent
ee506c42f5
commit
72c923ff0b
@ -167,7 +167,7 @@ static inline void up_showtasks(void)
|
|||||||
sched_foreach(up_taskdump, NULL);
|
sched_foreach(up_taskdump, NULL);
|
||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
# define showtasks()
|
# define up_showtasks()
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
|
Loading…
Reference in New Issue
Block a user