/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _ASM_X86_KVM_CLOCK_H #define _ASM_X86_KVM_CLOCK_H extern struct clocksource kvm_clock; #endif /* _ASM_X86_KVM_CLOCK_H */Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Marcelo Tosatti | 14 | 93.33% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 6.67% | 1 | 50.00% |
Total | 15 | 100.00% | 2 | 100.00% |