diff options
Diffstat (limited to 'sys/powerpc/include/psl.h')
-rw-r--r-- | sys/powerpc/include/psl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/psl.h b/sys/powerpc/include/psl.h index ec3975a06420..3df1db3e25dd 100644 --- a/sys/powerpc/include/psl.h +++ b/sys/powerpc/include/psl.h @@ -29,7 +29,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: psl.h,v 1.5 2000/11/19 19:52:37 matt Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/psl.h,v 1.5.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _MACHINE_PSL_H_ |