diff options
Diffstat (limited to 'lib/msun/i387/s_ceill.S')
| -rw-r--r-- | lib/msun/i387/s_ceill.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/i387/s_ceill.S b/lib/msun/i387/s_ceill.S index 9466a3ebe09f..169000c4d7e1 100644 --- a/lib/msun/i387/s_ceill.S +++ b/lib/msun/i387/s_ceill.S @@ -4,7 +4,7 @@ */ #include <machine/asm.h> -__FBSDID("$FreeBSD$") +__FBSDID("$FreeBSD: src/lib/msun/i387/s_ceill.S,v 1.1.10.1.2.1 2010/02/10 00:26:20 kensmith Exp $") ENTRY(ceill) pushl %ebp |
