aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/i387/e_fmodl.S
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:42 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:54:42 +0000
commit1d386b48a555f61cb7325543adbbb5c3f3407a66 (patch)
tree41d64d08ce7d297d1b71e6b8a1da8fe8656fb938 /lib/msun/i387/e_fmodl.S
parent685dc743dc3b5645e34836464128e1c0558b404b (diff)
downloadsrc-1d386b48a555f61cb7325543adbbb5c3f3407a66.tar.gz
src-1d386b48a555f61cb7325543adbbb5c3f3407a66.zip
Remove $FreeBSD$: one-line .c pattern
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
Diffstat (limited to 'lib/msun/i387/e_fmodl.S')
-rw-r--r--lib/msun/i387/e_fmodl.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/msun/i387/e_fmodl.S b/lib/msun/i387/e_fmodl.S
index 57e986c3d9f4..34e49925c300 100644
--- a/lib/msun/i387/e_fmodl.S
+++ b/lib/msun/i387/e_fmodl.S
@@ -34,8 +34,6 @@
*/
#include <machine/asm.h>
-__FBSDID("$FreeBSD$")
-
ENTRY(fmodl)
fldt 16(%esp)
fldt 4(%esp)