AT91: Added a generic way to setup AT91 serial ports in Kconfig
[linux-2.6/pdupreez.git] / arch / avr32 / include / asm / hw_irq.h
blob218b0a6bfd1bdc220a3217e9574a107d999a2304
1 #ifndef __ASM_AVR32_HW_IRQ_H
2 #define __ASM_AVR32_HW_IRQ_H
4 static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i)
6 /* Nothing to do */
9 #endif /* __ASM_AVR32_HW_IRQ_H */