]> granicus.if.org Git - musl/commitdiff
remove comment cruft that got left behind in x86_64 syscall.s
authorRich Felker <dalias@aerifal.cx>
Sat, 19 Mar 2011 23:05:43 +0000 (19:05 -0400)
committerRich Felker <dalias@aerifal.cx>
Sat, 19 Mar 2011 23:05:43 +0000 (19:05 -0400)
src/internal/x86_64/syscall.s

index 7bec7291d4f3ab1d8a32ce26d7cec8cae40f94d4..776cde211598b2d797ce810120495f8260040042 100644 (file)
@@ -1,7 +1,6 @@
 .global __syscall
 .type __syscall,%function
 __syscall:
-di,si,dx,cx,r8,r9
        movq %rdi,%rax
        movq %rsi,%rdi
        movq %rdx,%rsi