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 a461b3495a4d..533b303a7b2a 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.7 2002/10/21 05:27:41 grehan Exp $ */ #ifndef _MACHINE_PCB_H_ |
