Merge pull request #454 from Amanieu/typo

This commit is contained in:
Amanieu d'Antras 2022-02-09 21:01:41 +00:00 committed by GitHub
commit bb2e190251
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ intrinsics! {
"sub sp, sp, #16",
"add r4, sp, #8",
"str r4, [sp]",
bl!("__udivmodsi4"),
bl!("__udivmoddi4"),
"ldr r2, [sp, #8]",
"ldr r3, [sp, #12]",
"add sp, sp, #16",