X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-x86_64%2Fdesc.h;h=6aefb9c0280d5d82c1c58592d0f7cb31207840d0;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=004888f2fdbd40ed8d0513d8dcf469423920f6ec;hpb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;p=linux-2.6.git diff --git a/include/asm-x86_64/desc.h b/include/asm-x86_64/desc.h index 004888f2f..6aefb9c02 100644 --- a/include/asm-x86_64/desc.h +++ b/include/asm-x86_64/desc.h @@ -210,6 +210,8 @@ static inline void load_LDT(mm_context_t *pc) put_cpu(); } +extern struct desc_ptr idt_descr; + #endif /* !__ASSEMBLY__ */ #endif