Sign in
kunit
/
linux
/
c0e1899bdbd5e997d2256fcc23fc4e3d2bc5f811
/
.
/
include
/
asm-x86
/
apicdef.h
blob: 4542c220bf4d79550b4ba50cb5fb8917ad56848c [
file
]
#ifdef
CONFIG_X86_32
# include "apicdef_32.h"
#else
# include "apicdef_64.h"
#endif