blob: bf4f868392ebd694161d02608dbd33fe479db009 [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