Skip to content

Commit 016d2ce

Browse files
zqb-allcmuellner
authored andcommitted
Add \ to avoid triggering markdown style
Signed-off-by: Mark Zhuang <mark.zhuang@spacemit.com>
1 parent ed6d86a commit 016d2ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

riscv-c-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The value of `__riscv_v_elen_fp` is defined by the following rules:
8181
If multiple rules apply, the maximum value is taken.
8282
If none of the rules apply, `__riscv_v_elen_fp` is undefined.
8383

84-
### __riscv_misaligned_{fast,slow,avoid}
84+
### __riscv_misaligned\_{fast,slow,avoid}
8585

8686
These can be used in common library code to compile time segregate code which relies
8787
on scalar misaligned access being fast or not.

0 commit comments

Comments
 (0)