aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-cris/hw_irq.h
blob: 341536a234e9ccd4e62cd4de8174821c450f4b5c (plain) (blame)
1
2
3
4
5
6
7
#ifndef _ASM_HW_IRQ_H
#define _ASM_HW_IRQ_H

static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i) {}

#endif