diff options
Diffstat (limited to 'sys/boot/pc98/boot2/asm.h')
-rw-r--r-- | sys/boot/pc98/boot2/asm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/boot2/asm.h b/sys/boot/pc98/boot2/asm.h index 2e0fcac85abe..6f4bcc39e52d 100644 --- a/sys/boot/pc98/boot2/asm.h +++ b/sys/boot/pc98/boot2/asm.h @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.7 92/02/29 15:33:41 rpd - * $Id: asm.h,v 1.3 1997/02/22 09:43:04 peter Exp $ + * $FreeBSD$ */ #define S_ARG0 4(%esp) |