Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
220f2ac91353dd8b239b70c4b4cf1615b80c1ff5
/
.
/
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