Sign in
android-kvm
/
linux
/
7bbe7204e93734fe79d8aac3e08a7cb4624b5004
/
.
/
arch
/
um
/
sys-x86
/
shared
/
sysdep
/
host_ldt.h
blob: 94518b3e0da544bc5801a3e7cdd34d2862ed5eb4 [
file
] [
log
] [
blame
]
#ifdef
__i386__
#include
"host_ldt_32.h"
#else
#include
"host_ldt_64.h"
#endif