Mini optimized the TencentOS_cpuusage.h

_FREERTOS_CPUUSAGE_H__ -> _TENCENTOS_CPUUSAGE_H__
This commit is contained in:
David Lin 2021-03-04 17:49:42 +08:00 committed by GitHub
parent ec4ec6f392
commit 0a0fa416b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#ifndef _FREERTOS_CPUUSAGE_H__
#define _FREERTOS_CPUUSAGE_H__
#ifndef _TENCENTOS_CPUUSAGE_H__
#define _TENCENTOS_CPUUSAGE_H__
#include "./TencentOS_Adapter/tos_common.h"