diff options
Diffstat (limited to 'lib/msun/i387/s_ceill.S')
-rw-r--r-- | lib/msun/i387/s_ceill.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/msun/i387/s_ceill.S b/lib/msun/i387/s_ceill.S index 8ed48aa1e603..4f60c07d9ac7 100644 --- a/lib/msun/i387/s_ceill.S +++ b/lib/msun/i387/s_ceill.S @@ -4,8 +4,6 @@ */ #include <machine/asm.h> -__FBSDID("$FreeBSD$") - ENTRY(ceill) pushl %ebp movl %esp,%ebp |