summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm64/kvm/trace.h')
-rw-r--r--arch/arm64/kvm/trace.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm64/kvm/trace.h b/arch/arm64/kvm/trace.h
new file mode 100644
index 000000000..86f9ea47b
--- /dev/null
+++ b/arch/arm64/kvm/trace.h
@@ -0,0 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+#ifndef _TRACE_ARM64_KVM_H
+#define _TRACE_ARM64_KVM_H
+
+#include "trace_arm.h"
+#include "trace_handle_exit.h"
+
+#endif /* _TRACE_ARM64_KVM_H */