diff options
Diffstat (limited to 'sys/mips/include/profile.h')
-rw-r--r-- | sys/mips/include/profile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/include/profile.h b/sys/mips/include/profile.h index 9659d1fa87d8..d09811e8642f 100644 --- a/sys/mips/include/profile.h +++ b/sys/mips/include/profile.h @@ -32,7 +32,7 @@ * * from: @(#)profile.h 8.1 (Berkeley) 6/10/93 * JNPR: profile.h,v 1.4 2006/12/02 09:53:41 katta - * $FreeBSD$ + * $FreeBSD: src/sys/mips/include/profile.h,v 1.1.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_PROFILE_H_ #define _MACHINE_PROFILE_H_ |