]> Pileus Git - ~andy/linux/blob - arch/x86/include/asm/kvm_guest.h
x86: kvm guest: pvclock vsyscall support
[~andy/linux] / arch / x86 / include / asm / kvm_guest.h
1 #ifndef _ASM_X86_KVM_GUEST_H
2 #define _ASM_X86_KVM_GUEST_H
3
4 int kvm_setup_vsyscall_timeinfo(void);
5
6 #endif /* _ASM_X86_KVM_GUEST_H */