modify the jump inside page under kernel/int.md
This commit is contained in:
parent
b8548c1e1f
commit
3147b35b7a
|
@ -9,7 +9,7 @@
|
|||
* [中断处理机制](#riscv_int_process)
|
||||
* [中断服务程序](#riscv_int_service)
|
||||
* [中断处理流程](#riscv_int_process2)
|
||||
* [中断函数接口](#riscv_int_api)
|
||||
* [中断函数接口](#riscv_int_api)
|
||||
* [使用场景](#situation)
|
||||
|
||||
<span id="interrupt"></span>
|
||||
|
|
Loading…
Reference in New Issue