Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
1d430b913c2e6293a80a4a422406bc9489a476ad
/
.
/
include
/
asm-x86
/
irqflags.h
blob: 1b695ff52687f30eef250b5d065161b4c2be0c8f [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "irqflags_32.h"
#else
# include "irqflags_64.h"
#endif