blob: ab73dfb31a0234fd15f8e1dc4b6830f74467658e [file] [log] [blame]
// Copyright 2019 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.
#pragma once
namespace mt_usb_hci {
#define TRACE() zxlogf(TRACE, "[TRACE] %s\n", __PRETTY_FUNCTION__)
} // namespace mt_usb_hci