um: merge Makefile-{i386,x86_64}
[platform/kernel/linux-stable.git] / arch / um / sys-x86 / shared / sysdep / host_ldt.h
1 #ifdef __i386__
2 #include "host_ldt_32.h"
3 #else
4 #include "host_ldt_64.h"
5 #endif