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 84a1b7a8c1517..e9c9c37177a61 100644 --- a/lib/msun/i387/s_ceil.S +++ b/lib/msun/i387/s_ceil.S @@ -35,7 +35,7 @@ #include <machine/asmacros.h> -RCSID("$Id: s_ceil.S,v 1.2 1994/08/19 11:14:21 jkh Exp $") +RCSID("$Id: s_ceil.S,v 1.2.6.1 1996/12/15 15:23:16 bde Exp $") ENTRY(ceil) pushl %ebp |