aboutsummaryrefslogtreecommitdiff
path: root/lib/csu/riscv/crt1_s.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csu/riscv/crt1_s.S')
-rw-r--r--lib/csu/riscv/crt1_s.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/csu/riscv/crt1_s.S b/lib/csu/riscv/crt1_s.S
index e6b23008a4d0..8f77d2358ae7 100644
--- a/lib/csu/riscv/crt1_s.S
+++ b/lib/csu/riscv/crt1_s.S
@@ -34,8 +34,6 @@
*/
#include <machine/asm.h>
-__FBSDID("$FreeBSD$");
-
ENTRY(_start)
mv a3, a2 # cleanup
addi a1, a0, 8 # get argv