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 a7ab6f1354b3..208f9383d397 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.4 2005/01/07 02:29:19 imp Exp $ */ #ifndef _MACHINE_PSL_H_ |