diff options
Diffstat (limited to 'sys/pc98/boot/biosboot/asm.h')
-rw-r--r-- | sys/pc98/boot/biosboot/asm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/boot/biosboot/asm.h b/sys/pc98/boot/biosboot/asm.h index 3044b64..3619b5e 100644 --- a/sys/pc98/boot/biosboot/asm.h +++ b/sys/pc98/boot/biosboot/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.4 1995/05/30 07:58:25 rgrimes Exp $ + * $FreeBSD$ */ #define S_ARG0 4(%esp) |