Fix formatting

This commit is contained in:
Kevin Cotugno 2017-04-18 20:39:59 -07:00
parent c9a4dbd98e
commit 2c564c9e82

View File

@ -423,12 +423,12 @@ ltostr:
pop rdi
push r9
push r9
mov rdx, r9
call flip ; Flip the bytes
pop rax
pop rax
ret