Sign in
googlers
/
maze
/
linux
/
624f54be206adf970cd8eece16446b027913e533
/
.
/
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__ */