Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a78bfbfcfaca64e6198f164c43a60afc8a50e2c6
/
.
/
include
/
asm-um
/
hw_irq.h
blob: 1cf84cf5f21af301596b5439289e1183071e2661 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
_ASM_UM_HW_IRQ_H
2
#define
_ASM_UM_HW_IRQ_H
3
4
#include
"asm/irq.h"
5
#include
"asm/archparam.h"
6
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
7
#endif