vserver 1.9.5.x5
[linux-2.6.git] / include / asm-x86_64 / desc.h
index 004888f..6aefb9c 100644 (file)
@@ -210,6 +210,8 @@ static inline void load_LDT(mm_context_t *pc)
        put_cpu();
 }
 
+extern struct desc_ptr idt_descr;
+
 #endif /* !__ASSEMBLY__ */
 
 #endif