WIP FPC-III support
[linux/fpc-iii.git] / arch / x86 / include / asm / kvmclock.h
blobeceea929909740613471b74567d8e24413b57339
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _ASM_X86_KVM_CLOCK_H
3 #define _ASM_X86_KVM_CLOCK_H
5 extern struct clocksource kvm_clock;
7 #endif /* _ASM_X86_KVM_CLOCK_H */