arm: Fix the clang specific version of the assembly (#556)
authorMartin Storsjö <martin@martin.st>
Sun, 26 Apr 2020 02:02:14 +0000 (05:02 +0300)
committerGitHub <noreply@github.com>
Sun, 26 Apr 2020 02:02:14 +0000 (22:02 -0400)
commit053b04c525a00abdc25ec646096a44208a1b9423
tree3f84de7a796e83e13db744329d855e012b1b41fe
parentc543849c3767cc0f0a84e3ed7b664a63724ed516
arm: Fix the clang specific version of the assembly (#556)

Also fix the same error in the comment for the non-clang case.
That typo there seems to have existed since the code was written
in that form, in e7f15f60e86 - and when the clang specific codepath
was added in e3d2812ce43, the typo in the comment made it into the
actual code.
src/arm/sysv.S