aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/i387/e_fmodf.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/i387/e_fmodf.S')
-rw-r--r--lib/msun/i387/e_fmodf.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/msun/i387/e_fmodf.S b/lib/msun/i387/e_fmodf.S
index e269447226e9..60d1773e1e85 100644
--- a/lib/msun/i387/e_fmodf.S
+++ b/lib/msun/i387/e_fmodf.S
@@ -4,8 +4,6 @@
*/
#include <machine/asm.h>
-__FBSDID("$FreeBSD$")
-
ENTRY(fmodf)
flds 8(%esp)
flds 4(%esp)