swh:1:snp:32555a3fd8878f019c2ebd6c964bc1edcaeff337
Raw File
Tip revision: 856deb866d16e29bd65952e0289066f6078af773 authored by Linus Torvalds on 13 September 2020, 23:06:00 UTC
Linux 5.9-rc5
Tip revision: 856deb8
trace.h
/* 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 */
back to top