X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fproto.h;h=a90f8972dad507240ae946b61fd8a5f217d4be52;hb=cfda7bb9ecbf9d96264bb5bade33a842966d1062;hp=6fd3fd76979687dffc83defc1e5f4c69f468d967;hpb=e2e091fd99400029120eeefde062fdf417ab37f6;p=firefly-linux-kernel-4.4.55.git diff --git a/arch/x86/include/asm/proto.h b/arch/x86/include/asm/proto.h index 6fd3fd769796..a90f8972dad5 100644 --- a/arch/x86/include/asm/proto.h +++ b/arch/x86/include/asm/proto.h @@ -12,8 +12,6 @@ void ia32_syscall(void); void ia32_cstar_target(void); void ia32_sysenter_target(void); -void syscall32_cpu_init(void); - void x86_configure_nx(void); void x86_report_nx(void);