Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0eaeafa10f3b2bd027e95859a6785d4c7fcc174c
/
.
/
include
/
asm-x86
/
hardirq.h
blob: 314434d664e783296a7b120c1cdc9f1844888859 [
file
] [
log
] [
blame
]
Thomas Gleixner
96a388d
2007-10-11 11:20:03 +0200
[
diff
] [
blame
]
1
#ifdef
CONFIG_X86_32
2
# include "hardirq_32.h"
3
#else
4
# include "hardirq_64.h"
5
#endif