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 a7ab6f1354b3c..fd08b89958172 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.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _MACHINE_PSL_H_ |