]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/ia32.h
x86: return the page table level in lookup_address()
[linux-2.6-omap-h63xx.git] / include / asm-x86 / ia32.h
index 0190b7c4e319cc1a153a23ba2030267ba8694b4e..aa9733206e29cdb6c46fba5a6d00d6db7ecceafe 100644 (file)
@@ -159,12 +159,6 @@ struct ustat32 {
 #define IA32_STACK_TOP IA32_PAGE_OFFSET
 
 #ifdef __KERNEL__
-struct user_desc;
-struct siginfo_t;
-int do_get_thread_area(struct thread_struct *t, struct user_desc __user *info);
-int do_set_thread_area(struct thread_struct *t, struct user_desc __user *info);
-int ia32_child_tls(struct task_struct *p, struct pt_regs *childregs);
-
 struct linux_binprm;
 extern int ia32_setup_arg_pages(struct linux_binprm *bprm,
                                unsigned long stack_top, int exec_stack);