Select the types of activity you want to include in your feed.
1#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