]> git.sur5r.net Git - u-boot/blobdiff - include/asm-microblaze/microblaze_intc.h
NETTA2: remove empty CONFIG_SHOW_ACTIVITY functions
[u-boot] / include / asm-microblaze / microblaze_intc.h
index 73f732c56678bc8ce79f422600a7fabab9044a0a..4c385aa24f012218f58e3e59abc3422586305de9 100644 (file)
@@ -39,3 +39,5 @@ struct irq_action {
        int count; /* number of interrupt */
 };
 
+void install_interrupt_handler (int irq, interrupt_handler_t * hdlr,
+                                      void *arg);