Sign in
kunit
/
linux
/
c0e1899bdbd5e997d2256fcc23fc4e3d2bc5f811
/
.
/
include
/
asm-x86
/
irqflags.h
blob: 1b695ff52687f30eef250b5d065161b4c2be0c8f [
file
]
#ifdef
CONFIG_X86_32
# include "irqflags_32.h"
#else
# include "irqflags_64.h"
#endif