remove redundant (unmaintained) check in floatscan
[oweals/musl.git] / src / internal / x86_64 / syscall.s
index 931f44f6c072f12853e1e19b3d05f5ffd6ef2a6c..6e0db09c307e176c7386cc35546527690ac87efa 100644 (file)
@@ -1,4 +1,5 @@
 .global __syscall
+.type __syscall,@function
 __syscall:
        movq %rdi,%rax
        movq %rsi,%rdi