mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
Typo fix in comment.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#ifdef __x86_64__
|
#ifdef __x86_64__
|
||||||
/* x64 callee save: bx, bp, sp, r12, r14, r14, r15 */
|
/* x64 callee save: bx, bp, sp, r12, r13, r14, r15 */
|
||||||
|
|
||||||
.file "nlr.s"
|
.file "nlr.s"
|
||||||
.text
|
.text
|
||||||
|
|||||||
Reference in New Issue
Block a user