pussuw commented on a change in pull request #5758:
URL: https://github.com/apache/incubator-nuttx/pull/5758#discussion_r828433357
##########
File path: arch/risc-v/include/irq.h
##########
@@ -471,7 +471,7 @@
struct xcpt_syscall_s
{
uintptr_t sysreturn; /* The return PC */
-#ifdef CONFIG_BUILD_PROTECTED
+#if !defined (CONFIG_BUILD_FLAT)
Review comment:
Sure, and will fix the others too
--
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]