Realtek/inc/os/system_trace/trace_cpu_loading.h

28 lines
603 B
C
Raw Normal View History

2025-11-25 10:21:47 +08:00
/****************************************************************************************************//**
* @file trace_cpu_loading.h
*
* @brief
*
* @version v0.1
* @date 2018-11-05
*
* @note
*******************************************************************************************************/
#ifndef _TRACE_CPU_LOADING_H_
#define _TRACE_CPU_LOADING_H_
#include "trace_common.h"
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif /*_TRACE_CPU_LOADING_H_*/
/******************* (C) COPYRIGHT 2015 Realtek Semiconductor Corporation *****END OF FILE****/