diff options
Diffstat (limited to 'sys/powerpc/include/trap.h')
-rw-r--r-- | sys/powerpc/include/trap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/trap.h b/sys/powerpc/include/trap.h index 18778a84cf8ce..07556e543c184 100644 --- a/sys/powerpc/include/trap.h +++ b/sys/powerpc/include/trap.h @@ -29,7 +29,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: trap.h,v 1.7 2002/02/22 13:51:40 kleink Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/trap.h,v 1.5 2007/08/07 18:39:28 marcel Exp $ */ #ifndef _POWERPC_TRAP_H_ |