NSH: Fix error in conditional compilation in PS command. From Macs N
This commit is contained in:
parent
13854c8b5a
commit
3b60c71103
@ -90,7 +90,7 @@ static const char *g_statenames[] =
|
||||
"RUNNING ",
|
||||
"INACTIVE",
|
||||
"WAITSEM ",
|
||||
#ifndef CONFIG_DISABLE_MQUEUE
|
||||
#ifndef CONFIG_DISABLE_SIGNALS
|
||||
"WAITSIG ",
|
||||
#endif
|
||||
#ifndef CONFIG_DISABLE_MQUEUE
|
||||
|
Loading…
x
Reference in New Issue
Block a user