aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/include/s390x/kvm_util_arch.h
blob: e43a57d99b56cc3f541d7718b868eb92b4a46e10 (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef SELFTEST_KVM_UTIL_ARCH_H
#define SELFTEST_KVM_UTIL_ARCH_H

struct kvm_vm_arch {};

#endif  // SELFTEST_KVM_UTIL_ARCH_H