Skip to content

Commit 0a25aba

Browse files
committed
Typo fix in comment.
1 parent 181d190 commit 0a25aba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

py/nlrx64.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#ifdef __x86_64__
2-
/* x64 callee save: bx, bp, sp, r12, r14, r14, r15 */
2+
/* x64 callee save: bx, bp, sp, r12, r13, r14, r15 */
33

44
.file "nlr.s"
55
.text

0 commit comments

Comments
 (0)