diff options
Diffstat (limited to 'lib/msun/i387/e_log10.S')
-rw-r--r-- | lib/msun/i387/e_log10.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/i387/e_log10.S b/lib/msun/i387/e_log10.S index 612a374..a8f5441 100644 --- a/lib/msun/i387/e_log10.S +++ b/lib/msun/i387/e_log10.S @@ -35,7 +35,7 @@ #include <machine/asmacros.h> -RCSID("$Id: e_log10.S,v 1.1.1.1 1994/08/19 09:40:00 jkh Exp $") +RCSID("$FreeBSD$") ENTRY(__ieee754_log10) fldlg2 |