Skip to content

Commit 93da8ff

Browse files
authored
lec4-p2
1 parent e883d67 commit 93da8ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lec4/p2-labs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ pub struct TrapContext {
672672

673673
a Möbius strip has only one surface.
674674

675-
![bg right 95%](figs/mobius-strip.png)
675+
![bg right 100%](figs/mobius-strip.png)
676676
<!--
677677
-->
678678
---
@@ -964,8 +964,8 @@ match scause.cause() {
964964
### 课程实验一
965965

966966
* 实验任务:增加一个系统调用`sys_task_info()`
967-
* [uCore实验一任务描述](https://learningos.github.io/uCore-Tutorial-Guide-2023A/chapter3/5exercise.html#id1)
968-
* [rCore实验一任务描述](https://learningos.github.io/rCore-Tutorial-Guide-2023A/chapter3/5exercise.html#chapter3)
967+
* [uCore实验一任务描述](https://learningos.github.io/uCore-Tutorial-Guide-2024A/chapter3/5exercise.html#id1)
968+
* [rCore实验一任务描述](https://learningos.github.io/rCore-Tutorial-Guide-2024A/chapter3/5exercise.html#chapter3)
969969
* 实验提交要求
970970
* 在自己的已创建实验仓库中提交完整的代码和文档;
971971
* 在荷塘雨课中提交实验一报告链接和commit ID;

0 commit comments

Comments
 (0)