trace.h 181 B

12345678
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. #ifndef _TRACE_ARM64_KVM_H
  3. #define _TRACE_ARM64_KVM_H
  4. #include "trace_arm.h"
  5. #include "trace_handle_exit.h"
  6. #endif /* _TRACE_ARM64_KVM_H */