diff options
Diffstat (limited to 'arch/x86/xen/xen-ops.h')
-rw-r--r-- | arch/x86/xen/xen-ops.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/xen/xen-ops.h b/arch/x86/xen/xen-ops.h index bb5a8105ea86..a95b41744ad0 100644 --- a/arch/x86/xen/xen-ops.h +++ b/arch/x86/xen/xen-ops.h | |||
@@ -35,7 +35,6 @@ void xen_set_pat(u64); | |||
35 | 35 | ||
36 | char * __init xen_memory_setup(void); | 36 | char * __init xen_memory_setup(void); |
37 | void __init xen_arch_setup(void); | 37 | void __init xen_arch_setup(void); |
38 | void __init xen_init_IRQ(void); | ||
39 | void xen_enable_sysenter(void); | 38 | void xen_enable_sysenter(void); |
40 | void xen_enable_syscall(void); | 39 | void xen_enable_syscall(void); |
41 | void xen_vcpu_restore(void); | 40 | void xen_vcpu_restore(void); |