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