nxwm: Fix warning about on_exit() dependency
This commit is contained in:
parent
ba08c77000
commit
871c59dc31
@ -79,8 +79,8 @@
|
|||||||
* exit.
|
* exit.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef CONFIG_SCHED_ONEXIT
|
#if CONFIG_LIBC_MAX_EXITFUNS == 0
|
||||||
# warning "on_exit() support may be needed (CONFIG_SCHED_ONEXIT)"
|
# warning "on_exit() support may be needed (CONFIG_LIBC_MAX_EXITFUNS)"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user