diff --git a/platform/vendor_bsp/LN/ln882x/include/kernel/TencentOS_Adapter/TencentOS_common.h b/platform/vendor_bsp/LN/ln882x/include/kernel/TencentOS_Adapter/TencentOS_common.h index 9d8f00a9..7c8f97c5 100644 --- a/platform/vendor_bsp/LN/ln882x/include/kernel/TencentOS_Adapter/TencentOS_common.h +++ b/platform/vendor_bsp/LN/ln882x/include/kernel/TencentOS_Adapter/TencentOS_common.h @@ -1,11 +1,11 @@ /** - * @file freertos_common.h + * @file TencentOS_common.h * @author LightningSemi WLAN Team * Copyright (C) 2018 LightningSemi Technology Co., Ltd. All rights reserved. */ -#ifndef _KERNEL_OS_FREERTOS_OS_COMMON_H_ -#define _KERNEL_OS_FREERTOS_OS_COMMON_H_ +#ifndef _KERNEL_OS_TENCENT_OS_COMMON_H_ +#define _KERNEL_OS_TENCENT_OS_COMMON_H_ #include //#include "compiler.h" @@ -74,6 +74,6 @@ void os_heap_mem_add_pool(void); } #endif -#endif /* _KERNEL_OS_FREERTOS_OS_COMMON_H_ */ +#endif /* _KERNEL_OS_TENCENT_OS_COMMON_H_ */