Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
66643de455c27973ac31ad6de9f859d399916842
/
.
/
include
/
asm-v850
/
hw_irq.h
blob: a8aab4342712a77a7e1f2ac49ae8b536fb270d40 [
file
] [
log
] [
blame
]
#ifndef
__V850_HW_IRQ_H__
#define
__V850_HW_IRQ_H__
static
inline
void
hw_resend_irq
(
struct
hw_interrupt_type
*
h
,
unsigned
int
i
)
{
}
#endif
/* __V850_HW_IRQ_H__ */