Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
b3b66ae4c8aff0636521034d824b8953dc617335
/
.
/
arch
/
arm64
/
include
/
asm
/
irq.h
blob: a4e1cad3202a638b334a6ff727bcb603563ff9b7 [
file
] [
log
] [
blame
]
#ifndef
__ASM_IRQ_H
#define
__ASM_IRQ_H
#include
<asm-generic/irq.h>
extern
void
(*
handle_arch_irq
)(
struct
pt_regs
*);
#endif