Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
6825a26c2dc21eb4f8df9c06d3786ddec97cf53b
/
.
/
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