diff options
Diffstat (limited to 'arch/x86/xen/xen-ops.h')
-rw-r--r-- | arch/x86/xen/xen-ops.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/xen/xen-ops.h b/arch/x86/xen/xen-ops.h index 0d0e0e6a7479..01c9dd386522 100644 --- a/arch/x86/xen/xen-ops.h +++ b/arch/x86/xen/xen-ops.h | |||
@@ -39,6 +39,7 @@ void xen_enable_syscall(void); | |||
39 | void xen_vcpu_restore(void); | 39 | void xen_vcpu_restore(void); |
40 | 40 | ||
41 | void xen_callback_vector(void); | 41 | void xen_callback_vector(void); |
42 | void xen_hvm_init_shared_info(void); | ||
42 | 43 | ||
43 | void __init xen_build_dynamic_phys_to_machine(void); | 44 | void __init xen_build_dynamic_phys_to_machine(void); |
44 | 45 | ||