diff options
Diffstat (limited to 'sys/boot/sparc64/loader/locore.S')
-rw-r--r-- | sys/boot/sparc64/loader/locore.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/sparc64/loader/locore.S b/sys/boot/sparc64/loader/locore.S index 5eb69351815d1..db44b49c766d1 100644 --- a/sys/boot/sparc64/loader/locore.S +++ b/sys/boot/sparc64/loader/locore.S @@ -6,7 +6,7 @@ * As long as the above copyright statement and this notice remain * unchanged, you can do what ever you want with this file. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/sparc64/loader/locore.S,v 1.7.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #define LOCORE |