aboutsummaryrefslogtreecommitdiff
path: root/lib/csu/arm/crtn.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csu/arm/crtn.S')
-rw-r--r--lib/csu/arm/crtn.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/csu/arm/crtn.S b/lib/csu/arm/crtn.S
index 25bbd5730ae9..9be6d6cef76c 100644
--- a/lib/csu/arm/crtn.S
+++ b/lib/csu/arm/crtn.S
@@ -1,6 +1,4 @@
#include <machine/asm.h>
-__FBSDID("$FreeBSD$");
-
.section .init,"ax",%progbits
ldmea fp, {fp, sp, pc}
mov pc, lr