Mention branches and keyring.
[releases.git] / x86 / kvm / svm / hyperv.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * Common Hyper-V on KVM and KVM on Hyper-V definitions (SVM).
4  */
5
6 #ifndef __ARCH_X86_KVM_SVM_HYPERV_H__
7 #define __ARCH_X86_KVM_SVM_HYPERV_H__
8
9 #include <asm/mshyperv.h>
10
11 #include "../hyperv.h"
12
13 #endif /* __ARCH_X86_KVM_SVM_HYPERV_H__ */