xref: /linux/tools/testing/selftests/kvm/include/loongarch/kvm_util_arch.h (revision be5ae730ffa6fd774a00a4705c1e11e078b08ca1)
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 #ifndef SELFTEST_KVM_UTIL_ARCH_H
3 #define SELFTEST_KVM_UTIL_ARCH_H
4 
5 struct kvm_vm_arch {};
6 
7 #endif  // SELFTEST_KVM_UTIL_ARCH_H
8