mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 03:23:53 -04:00
kvm: selftests: move ucall declarations into ucall_common.h
Now that core kvm_util declarations have special home in kvm_util_base.h, move ucall-related declarations out into a separate header. Signed-off-by: Michael Roth <michael.roth@amd.com> Message-Id: <20211210164620.11636-3-michael.roth@amd.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
committed by
Paolo Bonzini
parent
7d9a662ed9
commit
96c1a62855
@@ -8,5 +8,6 @@
|
||||
#define SELFTEST_KVM_UTIL_H
|
||||
|
||||
#include "kvm_util_base.h"
|
||||
#include "ucall_common.h"
|
||||
|
||||
#endif /* SELFTEST_KVM_UTIL_H */
|
||||
|
||||
Reference in New Issue
Block a user