File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ definitions. */
158
158
* x18-27 s2-11 Saved registers Callee
159
159
* x28-31 t3-6 Temporaries Caller
160
160
*
161
- * The RISC-V context is saved t FreeRTOS tasks in the following stack frame,
161
+ * The RISC-V context is saved to FreeRTOS tasks in the following stack frame,
162
162
* where the global and thread pointers are currently assumed to be constant so
163
163
* are not saved:
164
164
*
Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ portUPDATE_MTIMER_COMPARE_REGISTER MACRO
167
167
* x18-27 s2-11 Saved registers Callee
168
168
* x28-31 t3-6 Temporaries Caller
169
169
*
170
- * The RISC-V context is saved t FreeRTOS tasks in the following stack frame,
170
+ * The RISC-V context is saved to FreeRTOS tasks in the following stack frame,
171
171
* where the global and thread pointers are currently assumed to be constant so
172
172
* are not saved:
173
173
*
You can’t perform that action at this time.
0 commit comments