YuuichiNakamura opened a new pull request #3815: URL: https://github.com/apache/incubator-nuttx/pull/3815
## Summary 8334843 "Make noreturn proxies and stubs actually not return" doesn't support the syscall wrapper generation which is used by syscall instrumentation. So, the generated wrapper code occurs build break. This PR fixes the problem. ## Impact Only when CONFIG_SCHED_INSTRUMENTATION_SYSCALL=y ## Testing Verified syscall instrumentation works. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
