Skip to content

Commit 8fa49e1

Browse files
authored
Update ch8 1thread.rst
1 parent 81f0743 commit 8fa49e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/chapter8/1thread.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,8 +348,8 @@
348348
ld t0, 0x70(a1)
349349
350350
jr t0
351-
"
352-
: : : : "volatile", "alignstack"
351+
",
352+
options(noreturn)
353353
);
354354
}
355355

0 commit comments

Comments
 (0)