ת»»Ϊgb2312±àÂë

This commit is contained in:
2025-07-05 19:47:28 +08:00
parent 8c12c1ffc3
commit 079aa9f868
550 changed files with 13358 additions and 17326 deletions

View File

@@ -19,7 +19,7 @@
*
* Change Logs:
* Date Author Notes
* 2016年9月8日 Urey the first version
* 2016<EFBFBD><EFBFBD>9<EFBFBD><EFBFBD>8<EFBFBD><EFBFBD> Urey the first version
*/
#include <rtthread.h>
@@ -59,7 +59,7 @@ rt_uint8_t *rt_hw_stack_init(void *tentry, void *parameter, rt_uint8_t *stack_ad
argCtx->args[i] = i;
}
//保存通用寄存器
//<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͨ<EFBFBD>üĴ<EFBFBD><EFBFBD><EFBFBD>
for (i = 0; i < 32; ++i)
{
regCtx->regs[i] = i;