Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-only */
0002 /*
0003  * tools/testing/selftests/kvm/include/kvm_util.h
0004  *
0005  * Copyright (C) 2018, Google LLC.
0006  */
0007 #ifndef SELFTEST_KVM_UTIL_H
0008 #define SELFTEST_KVM_UTIL_H
0009 
0010 #include "kvm_util_base.h"
0011 #include "ucall_common.h"
0012 
0013 #endif /* SELFTEST_KVM_UTIL_H */