diff options
Diffstat (limited to 'lib/libc/powerpc/gen/_ctx_start.S')
-rw-r--r-- | lib/libc/powerpc/gen/_ctx_start.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/powerpc/gen/_ctx_start.S b/lib/libc/powerpc/gen/_ctx_start.S index a269e86eefc15..eb316b7a2e40b 100644 --- a/lib/libc/powerpc/gen/_ctx_start.S +++ b/lib/libc/powerpc/gen/_ctx_start.S @@ -26,7 +26,7 @@ #include <machine/asm.h> - __FBSDID("$FreeBSD$"); + __FBSDID("$FreeBSD: src/lib/libc/powerpc/gen/_ctx_start.S,v 1.1 2004/03/02 06:22:24 grehan Exp $"); .globl CNAME(_ctx_done) .globl CNAME(abort) |