patch-2.3.16 linux/include/asm-sh/hw_irq.h

Next file: linux/include/asm-sh/init.h
Previous file: linux/include/asm-sh/hardirq.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/include/asm-sh/hw_irq.h linux/include/asm-sh/hw_irq.h
@@ -0,0 +1,6 @@
+#ifndef __ASM_SH_HW_IRQ_H
+#define __ASM_SH_HW_IRQ_H
+static __inline__ void sh_do_profile (unsigned long pc) {/*Not implemented yet*/}
+
+static __inline__ void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i) { /* Nothing to do */ }
+#endif /* __ASM_SH_HW_IRQ_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)