blob: 341536a234e9ccd4e62cd4de8174821c450f4b5c [file] [log] [blame]
Mikael Starvik2e0cea1d2005-07-27 11:44:36 -07001#ifndef _ASM_HW_IRQ_H
2#define _ASM_HW_IRQ_H
3
4static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i) {}
5
6#endif
7