Zephyr API Documentation  3.6.0
A Scalable Open Source RTOS
3.6.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
tracing.h
Go to the documentation of this file.
1 /*
2 * Copyright (c) 2020 Intel Corporation
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7#ifndef ZEPHYR_INCLUDE_DEBUG_TRACING_H
8#define ZEPHYR_INCLUDE_DEBUG_TRACING_H
9#warning "This header file has moved, include <tracing/tracing.h> instead."
10
12#endif