pkarashchenko commented on code in PR #8900: URL: https://github.com/apache/nuttx/pull/8900#discussion_r1148366482
########## sched/paging/paging.h: ########## @@ -51,6 +51,8 @@ # define CONFIG_PAGING_STACKSIZE CONFIG_IDLETHREAD_STACKSIZE #endif +#define SIGPAGING SIGRTMIN Review Comment: Please add include of signal.h -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org