You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/09/30 11:47:43 UTC

[GitHub] [incubator-nuttx] sebastianene07 commented on a change in pull request #1914: arch/sim: Make the SIGUSR1 host signal use the NuttX irq logic

sebastianene07 commented on a change in pull request #1914:
URL: https://github.com/apache/incubator-nuttx/pull/1914#discussion_r497445915



##########
File path: arch/sim/src/sim/up_simsmp.c
##########
@@ -93,6 +93,8 @@ void sched_note_cpu_pause(struct tcb_s *tcb, int cpu);
 void sched_note_cpu_resume(struct tcb_s *tcb, int cpu);
 #endif
 
+void up_enable_irq(int irq);

Review comment:
       Yes we don't need this, I will remove it




----------------------------------------------------------------
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:
users@infra.apache.org