anchao commented on code in PR #6286:
URL: https://github.com/apache/incubator-nuttx/pull/6286#discussion_r880588800


##########
arch/z80/include/irq.h:
##########
@@ -32,4 +32,33 @@
 #include <nuttx/irq.h>
 #include <arch/chip/irq.h>
 
+#ifndef __ASSEMBLY__
+#  include <stdbool.h>
+#  include "chip/switch.h"

Review Comment:
   let me revert the z80 change



-- 
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

Reply via email to