Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
bae386f7884aa3720cc7880b36a41a1d2b9c327b
/
.
/
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__ */