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 c1b3e2bd7eb46..a90b2d1f3c211 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.6 2002/05/29 05:49:58 jake Exp $ */ #define LOCORE |