diff options
Diffstat (limited to 'sys/powerpc/include/fpu.h')
-rw-r--r-- | sys/powerpc/include/fpu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/fpu.h b/sys/powerpc/include/fpu.h index d712b9458903f..fab2e739facb2 100644 --- a/sys/powerpc/include/fpu.h +++ b/sys/powerpc/include/fpu.h @@ -29,7 +29,7 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * $NetBSD: fpu.h,v 1.2 1999/12/07 15:14:56 danw Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/powerpc/include/fpu.h,v 1.3.28.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _MACHINE_FPU_H_ |