From c2d2607545110e38173557129fa57ce0fdaeafce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=B6=E4=B8=AD=E6=96=AD=E5=BB=B6=E8=BF=9F=E7=9A=84RTOS?= Date: Thu, 19 Feb 2026 05:13:56 +0000 Subject: [PATCH] update System/sv_int_loc.c. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 零中断延迟的RTOS --- System/sv_int_loc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/System/sv_int_loc.c b/System/sv_int_loc.c index 857ed20e..10bfa85d 100644 --- a/System/sv_int_loc.c +++ b/System/sv_int_loc.c @@ -2,7 +2,7 @@ * @item CosyOS-III Kernel * @file sv_int_loc.c * @brief 中断本地服务 - * @details 在用户中断中调用并直接在本地执行的服务。 + * @details 在用户中断中调用并直接在本地执行。 * @author 迟凯峰 * @version V2.3.0 * @date 2026.02.19