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