summaryrefslogtreecommitdiffstats
path: root/lib/msun/i387/e_exp.S
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-22 15:12:41 +0000
committerpeter <peter@FreeBSD.org>1997-02-22 15:12:41 +0000
commit6b08958c64bd274652d33b6f406630fcb201cd3d (patch)
tree917f8907edc047db430fc69dab9b26a7bb9900aa /lib/msun/i387/e_exp.S
parentfda548cb83fcf40b601cfc7e728f768979b88264 (diff)
downloadFreeBSD-src-6b08958c64bd274652d33b6f406630fcb201cd3d.zip
FreeBSD-src-6b08958c64bd274652d33b6f406630fcb201cd3d.tar.gz
Revert $FreeBSD$ to $Id$
Diffstat (limited to 'lib/msun/i387/e_exp.S')
-rw-r--r--lib/msun/i387/e_exp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/i387/e_exp.S b/lib/msun/i387/e_exp.S
index c9a6526..d458e57 100644
--- a/lib/msun/i387/e_exp.S
+++ b/lib/msun/i387/e_exp.S
@@ -35,7 +35,7 @@
#include <machine/asmacros.h>
-RCSID("$FreeBSD$")
+RCSID("$Id$")
/* e^x = 2^(x * log2(e)) */
ENTRY(__ieee754_exp)
OpenPOWER on IntegriCloud