aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-um/ldt.h
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2005-07-15 19:59:00 -0400
committerTony Luck <tony.luck@intel.com>2005-07-15 19:59:00 -0400
commit08848e446bcd2130c26945be966446389d25bcc2 (patch)
treee31e6ec7a1d9e8f6bbf8cdee2692eb42f4869f47 /include/asm-um/ldt.h
parent46906c4415f88cebfad530917bada0835d651824 (diff)
parent38d84c3bd6dd22bdb1f797c87006931133d71aea (diff)
Auto merge with /home/aegl/GIT/linus
Diffstat (limited to 'include/asm-um/ldt.h')
-rw-r--r--include/asm-um/ldt.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/asm-um/ldt.h b/include/asm-um/ldt.h
new file mode 100644
index 000000000000..e908439d338a
--- /dev/null
+++ b/include/asm-um/ldt.h
@@ -0,0 +1,5 @@
1#ifndef __UM_LDT_H
2#define __UM_LDT_H
3
4#include "asm/arch/ldt.h"
5#endif