pkarashchenko commented on issue #9695: URL: https://github.com/apache/nuttx/issues/9695#issuecomment-1621754259
Some time ago after reading https://github.com/apache/nuttx/issues/1027 I thought that making NX version of an API to be system calls may be a solution for get rid of all the `#if !defined(CONFIG_BUILD_FLAT) && defined(__KERNEL__)` and fixing `errno` access inside the kernel as well and even started some work in https://github.com/apache/nuttx/pull/6433 Not sure if that activity and this one are related, but seems to me from the first look. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
