diff options
Diffstat (limited to 'sys/amd64/include/asm.h')
-rw-r--r-- | sys/amd64/include/asm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/asm.h b/sys/amd64/include/asm.h index 7efd6426731d..e323cc748623 100644 --- a/sys/amd64/include/asm.h +++ b/sys/amd64/include/asm.h @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * from: @(#)DEFS.h 5.1 (Berkeley) 4/23/90 - * $FreeBSD$ + * $FreeBSD: src/sys/amd64/include/asm.h,v 1.18.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef _MACHINE_ASM_H_ |