]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/libm-i387/s_sin.S
update from main archive 961005
[thirdparty/glibc.git] / sysdeps / libm-i387 / s_sin.S
index 79284959a18309291f0df171b59cc07ec06372c9..f06c9440adcaf42c6b47e140b68ca83382e2a57e 100644 (file)
@@ -24,4 +24,5 @@ ENTRY(__sin)
        fstp    %st(1)
        fsin
        ret
+PSEUDO_END (__sin)
 weak_alias (__sin, sin)