Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
8630282070b4a52b12cfa514ba8558e2f3d56360
/
.
/
include
/
asm-um
/
hw_irq.h
blob: 4ee38c0b6a64c0378c110cf7beb9d2aeeebfeae6 [
file
] [
log
] [
blame
]
#ifndef
_ASM_UM_HW_IRQ_H
#define
_ASM_UM_HW_IRQ_H
#include
"asm/irq.h"
#include
"asm/archparam.h"
static
inline
void
hw_resend_irq
(
struct
hw_interrupt_type
*
h
,
unsigned
int
i
)
{}
#endif