diff options
Diffstat (limited to 'sys/boot/i386/boot2/sio.S')
-rw-r--r-- | sys/boot/i386/boot2/sio.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/boot2/sio.S b/sys/boot/i386/boot2/sio.S index 3fc2963997e9b..5ed451e8f69af 100644 --- a/sys/boot/i386/boot2/sio.S +++ b/sys/boot/i386/boot2/sio.S @@ -12,7 +12,7 @@ * warranties of merchantability and fitness for a particular * purpose. * - * $FreeBSD$ + * $FreeBSD: src/sys/boot/i386/boot2/sio.S,v 1.9 2004/05/14 20:29:29 ru Exp $ */ .set SIO_PRT,SIOPRT # Base port |