diff options
Diffstat (limited to 'sys/powerpc/include/pcb.h')
-rw-r--r-- | sys/powerpc/include/pcb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/pcb.h b/sys/powerpc/include/pcb.h index b608f14ef82e..6156388fb31c 100644 --- a/sys/powerpc/include/pcb.h +++ b/sys/powerpc/include/pcb.h @@ -29,7 +29,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: pcb.h,v 1.4 2000/06/04 11:57:17 tsubai Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/pcb.h,v 1.8 2004/07/12 22:17:20 grehan Exp $ */ #ifndef _MACHINE_PCB_H_ |