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, 1 insertions, 1 deletions
diff --git a/lib/csu/arm/crtn.S b/lib/csu/arm/crtn.S
index d148b1eb0965..6c116fc53238 100644
--- a/lib/csu/arm/crtn.S
+++ b/lib/csu/arm/crtn.S
@@ -1,5 +1,5 @@
#include <machine/asm.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/csu/arm/crtn.S,v 1.2 2004/09/23 23:00:51 cognet Exp $");
.section .init,"ax",%progbits
ldmea fp, {fp, sp, pc}
mov pc, lr