Welcome to mirror list, hosted at ThFree Co, Russian Federation.

trace.h « kvm « arm64 « arch - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 86f9ea47be297a476e7d38973c3711a029d1ecc6 (plain)
1
2
3
4
5
6
7
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 */