Skip to content

Commit

Permalink
Fix punctuation
Browse files Browse the repository at this point in the history
Fix punctuation.

Signed-off-by: XYenChi <oriachiuan@gmail.com>
  • Loading branch information
XYenChi authored Dec 2, 2024
1 parent 3799de4 commit bd96fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion riscv-cc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ in the calling convention are unspecified upon entry, and the content of any
register without specifying it as a return value register or callee-saved in
the calling convention are unspecified upon exit, the contents of all
callee-saved registers must be restored to what was set on entry, and the
contents of any fixed registers like `gp` and `tp` never change,
contents of any fixed registers like `gp` and `tp` never change.


NOTE: Calling convention for big-endian is *NOT* included in this specification
Expand Down

0 comments on commit bd96fb6

Please sign in to comment.