diff options
Diffstat (limited to 'sys/pc98/include/psl.h')
-rw-r--r-- | sys/pc98/include/psl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/include/psl.h b/sys/pc98/include/psl.h index db40cf0efb4c3..18141db73bd4c 100644 --- a/sys/pc98/include/psl.h +++ b/sys/pc98/include/psl.h @@ -1,6 +1,6 @@ /*- * This file is in the public domain. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/pc98/include/psl.h,v 1.1 2005/04/01 23:19:42 imp Exp $ */ #include <i386/psl.h> |