diff options
Diffstat (limited to 'sys/powerpc/include/reg.h')
-rw-r--r-- | sys/powerpc/include/reg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/reg.h b/sys/powerpc/include/reg.h index 640365546e7c..e48e9953dc76 100644 --- a/sys/powerpc/include/reg.h +++ b/sys/powerpc/include/reg.h @@ -1,5 +1,5 @@ /* $NetBSD: reg.h,v 1.4 2000/06/04 09:30:44 tsubai Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/powerpc/include/reg.h,v 1.6 2004/07/29 13:39:27 ssouhlal Exp $ */ #ifndef _POWERPC_REG_H_ #define _POWERPC_REG_H_ |