x86, um: untangle uml ldt.h

* turn asm/ldt.h into ldt.h; update the (very few) users
* take host_ldt.h into sysdep, kill symlink mess
* includes of asm/arch/ldt.h turn into asm/ldt.h now

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
Al Viro
2008-08-18 01:26:38 -04:00
committed by H. Peter Anvin
parent 5077c2a9cd
commit efb21cc238
9 changed files with 9 additions and 9 deletions

View File

@@ -8,7 +8,7 @@
#include "uml-config.h"
#include "mm_id.h"
#include "asm/ldt.h"
#include "ldt.h"
typedef struct mm_context {
struct mm_id id;