Skip to content

Commit 7811e84

Browse files
author
Shao-Ce Sun
committed
update
1 parent 5d53011 commit 7811e84

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

16/16.md

+2
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,5 @@ riscv64-unknown-elf-gdb hello
8080

8181
(gdb) target remote localhost:1234
8282
```
83+
------
84+
[汇编语言的语法](/5/5.md)

3/3.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ $RISCV/newlib/bin/spike $RISCV/newlib/riscv64-unknown-elf/bin/pk hello
6464
恭喜,至此,已经成功运行了你的第一个RISC-V程序!
6565

6666
------
67-
[汇编语言的语法](/5/5.md)
67+
- [调试](/16/16.md)

0 commit comments

Comments
 (0)