diff options
Diffstat (limited to 'lib/msun/i387/s_cos.S')
-rw-r--r-- | lib/msun/i387/s_cos.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/i387/s_cos.S b/lib/msun/i387/s_cos.S index 9e4f139c64b02..d43a68cf04e10 100644 --- a/lib/msun/i387/s_cos.S +++ b/lib/msun/i387/s_cos.S @@ -35,7 +35,7 @@ #include <machine/asm.h> -RCSID("$Id: s_cos.S,v 1.4 1997/02/22 15:08:55 peter Exp $") +RCSID("$Id: s_cos.S,v 1.5 1997/03/09 14:00:47 bde Exp $") ENTRY(cos) fldl 4(%esp) |