aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/arm/exception.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/arm/exception.S')
-rw-r--r--sys/arm/arm/exception.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/arm/exception.S b/sys/arm/arm/exception.S
index 30df0b19e552..dc16f1a900a7 100644
--- a/sys/arm/arm/exception.S
+++ b/sys/arm/arm/exception.S
@@ -51,7 +51,7 @@
#include <machine/asm.h>
#include <machine/armreg.h>
#include <machine/asmacros.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/arm/arm/exception.S,v 1.6.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
.text
.align 0