diff options
Diffstat (limited to 'sys/amd64/include/psl.h')
-rw-r--r-- | sys/amd64/include/psl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/include/psl.h b/sys/amd64/include/psl.h index 07c21ea6e8e8e..a57c9c0d5b7fe 100644 --- a/sys/amd64/include/psl.h +++ b/sys/amd64/include/psl.h @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * from: @(#)psl.h 5.2 (Berkeley) 1/18/91 - * $FreeBSD$ + * $FreeBSD: src/sys/amd64/include/psl.h,v 1.13 2004/04/05 21:25:51 imp Exp $ */ #ifndef _MACHINE_PSL_H_ |