blob: 2f15f62630fb6f7bd5e5ca8180a759863a1c5ef5 [file] [log] [blame]
// Copyright 2023 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef SRC_PERFORMANCE_CPU_TRACE_UNSUPPORTED_ARCH_IMPL_H_
#define SRC_PERFORMANCE_CPU_TRACE_UNSUPPORTED_ARCH_IMPL_H_
namespace perfmon {
struct StagingState {};
} // namespace perfmon
#endif // SRC_PERFORMANCE_CPU_TRACE_UNSUPPORTED_ARCH_IMPL_H_