update Demo-Service/4、重入访问/reent_semaph.c.

Signed-off-by: 零中断延迟的RTOS <cosyos@139.com>
This commit is contained in:
零中断延迟的RTOS
2026-07-31 14:02:19 +00:00
committed by Gitee
parent a53fa58e70
commit fd34bb79da
+2 -2
View File
@@ -6,10 +6,10 @@
* @note 可实现超时处理机制。
* @author 迟凯峰
* @version V1.0.0
* @date 2025.10.25
* @date 2026.07.31
******************************************************************************/
#if 1 /* 编译开关 */
#if 0 /* 编译开关 */
#include "CosyOS.H"