summaryrefslogtreecommitdiffstats
path: root/lib/msun/i387/s_log1p.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/i387/s_log1p.S')
-rw-r--r--lib/msun/i387/s_log1p.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/msun/i387/s_log1p.S b/lib/msun/i387/s_log1p.S
index a9194a3..07f3c64 100644
--- a/lib/msun/i387/s_log1p.S
+++ b/lib/msun/i387/s_log1p.S
@@ -33,9 +33,9 @@
* J.T. Conklin (jtc@wimsey.com), Winning Strategies, Inc.
*/
-#include <machine/asmacros.h>
+#include <machine/asm.h>
-RCSID("$Id$")
+RCSID("$Id: s_log1p.S,v 1.5 1997/02/22 15:08:59 peter Exp $")
/*
* The fyl2xp1 instruction has such a limited range:
OpenPOWER on IntegriCloud