Sign in
kunit
/
linux
/
d4beaf4ab5f89496f2bcf67db62ad95d99bfeff6
/
.
/
include
/
asm-x86
/
system.h
blob: 692562b48f2a6534074df384a7dff97217ea06a8 [
file
]
#ifdef
CONFIG_X86_32
# include "system_32.h"
#else
# include "system_64.h"
#endif