Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
a10336043b8193ec603ad54bb79cdcd26bbf94b3
/
.
/
include
/
asm-x86
/
hardirq.h
blob: 314434d664e783296a7b120c1cdc9f1844888859 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "hardirq_32.h"
#else
# include "hardirq_64.h"
#endif