diff options
Diffstat (limited to 'lib/msun/i387/s_ceil.S')
-rw-r--r-- | lib/msun/i387/s_ceil.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/i387/s_ceil.S b/lib/msun/i387/s_ceil.S index 544aa410150e..0431f0762281 100644 --- a/lib/msun/i387/s_ceil.S +++ b/lib/msun/i387/s_ceil.S @@ -35,7 +35,7 @@ #include <machine/asm.h> -RCSID("$Id: s_ceil.S,v 1.2.8.3 1997/12/09 14:43:03 steve Exp $") +RCSID("$Id: s_ceil.S,v 1.2.8.4 1997/12/28 19:41:07 steve Exp $") ENTRY(ceil) pushl %ebp |