We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 191d43a commit 1447c5fCopy full SHA for 1447c5f
arch/microblaze/core/irq_offload.c
@@ -45,3 +45,7 @@ void arch_irq_offload(irq_offload_routine_t routine, const void *parameter)
45
46
EMULATE_ISR();
47
}
48
+
49
+void arch_irq_offload_init(void)
50
+{
51
+}
0 commit comments