Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
e1785e85b9c81c67b581b511ee4efac6c81e9edb
/
.
/
include
/
asm-v850
/
hw_irq.h
blob: 4bdc98edb9f854b01018bd8fe259ed0f1f6caf6e [
file
] [
log
] [
blame
]
#ifndef
__V850_HW_IRQ_H__
#define
__V850_HW_IRQ_H__
extern
inline
void
hw_resend_irq
(
struct
hw_interrupt_type
*
h
,
unsigned
int
i
)
{
}
#endif
/* __V850_HW_IRQ_H__ */