diff options
Diffstat (limited to 'sys/powerpc/include/profile.h')
-rw-r--r-- | sys/powerpc/include/profile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/profile.h b/sys/powerpc/include/profile.h index 96f3825e1dc4e..eab4d01d1c252 100644 --- a/sys/powerpc/include/profile.h +++ b/sys/powerpc/include/profile.h @@ -26,7 +26,7 @@ * * from: NetBSD: profile.h,v 1.9 1997/04/06 08:47:37 cgd Exp * from: FreeBSD: src/sys/alpha/include/profile.h,v 1.4 1999/12/29 - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/profile.h,v 1.6.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _MACHINE_PROFILE_H_ |