X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=include%2Fasm-x86%2Fproto.h;h=3dd458c385c0532b59ce3aac67386ad215665dc9;hb=8ffa5b65968262ba6bb046329972791c0d960745;hp=6c8b41b03f6def5593696d12752c3627028e10b3;hpb=a177ba3b7a08beef3f0fe74efa0f90701891945a;p=cascardo%2Flinux.git diff --git a/include/asm-x86/proto.h b/include/asm-x86/proto.h index 6c8b41b03f6d..3dd458c385c0 100644 --- a/include/asm-x86/proto.h +++ b/include/asm-x86/proto.h @@ -14,8 +14,6 @@ extern void ia32_syscall(void); extern void ia32_cstar_target(void); extern void ia32_sysenter_target(void); -extern void reserve_bootmem_generic(unsigned long phys, unsigned len); - extern void syscall32_cpu_init(void); extern void check_efer(void);