Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
ae81f9e3791a30fc2dcfb38b7733b423f24571f7
/
.
/
include
/
asm-sparc64
/
hw_irq.h
blob: 599b3b0734502ee4864db257f0041a02845cdf5f [
file
] [
log
] [
blame
]
#ifndef
__ASM_SPARC64_HW_IRQ_H
#define
__ASM_SPARC64_HW_IRQ_H
extern
void
hw_resend_irq
(
struct
hw_interrupt_type
*
handler
,
unsigned
int
virt_irq
);
#endif