Skip to content

Commit 39f3f88

Browse files
committed
remove type of code block at source\chapter3\6answer.rst:582
1 parent aa690b0 commit 39f3f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/chapter3/6answer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ iv. 任务结束
579579
``spp``\ 位做判断,如果为0则是用户态中断,否则是内核态中断。类似地,在中断返回时也要做一次判断。将
580580
``__restore`` 改为:
581581

582-
.. code:: asm
582+
.. code::
583583
584584
__restore:
585585
# now sp->kernel stack(after allocated), sscratch->user stack

0 commit comments

Comments
 (0)