#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 */
