xref: /linux/tools/testing/selftests/kvm/include/s390/kvm_util_arch.h (revision 3a1d22bd85381c4e358fc3340e776c3a3223a1d0)
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