summaryrefslogtreecommitdiffstats
path: root/include/asm-sh/hw_irq.h
blob: 65695952b97208f9c4636497d075439a81bfd19b (plain)
1
2
3
4
5
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 */