]> nv-tegra.nvidia Code Review - linux-3.10.git/blobdiff - include/asm-x86_64/proto.h
[PATCH] x86_64: Use a VMA for the 32bit vsyscall
[linux-3.10.git] / include / asm-x86_64 / proto.h
index c59526ee54da668b388597892c03c914abe13968..217bd9ace69b7b56a83ca0f556f043df29c6b7f1 100644 (file)
@@ -69,8 +69,6 @@ extern void __die(const char * str, struct pt_regs * regs, long err);
 extern void __show_regs(struct pt_regs * regs);
 extern void show_regs(struct pt_regs * regs);
 
-extern int map_syscall32(struct mm_struct *mm, unsigned long address);
-extern int __map_syscall32(struct mm_struct *mm, unsigned long address);
 extern char *syscall32_page;
 extern void syscall32_cpu_init(void);