blob: a8aab4342712a77a7e1f2ac49ae8b536fb270d40 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef __V850_HW_IRQ_H__
2#define __V850_HW_IRQ_H__
3
Adrian Bunk23f88fe2005-11-07 00:59:00 -08004static inline void hw_resend_irq (struct hw_interrupt_type *h, unsigned int i)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005{
6}
7
8#endif /* __V850_HW_IRQ_H__ */