diff options
Diffstat (limited to 'sys/i386/boot/biosboot/asm.h')
-rw-r--r-- | sys/i386/boot/biosboot/asm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/biosboot/asm.h b/sys/i386/boot/biosboot/asm.h index b90bbcebf158b..f0625fbc20c2e 100644 --- a/sys/i386/boot/biosboot/asm.h +++ b/sys/i386/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$ + * $Id: asm.h,v 1.8 1997/02/22 09:30:05 peter Exp $ */ #define S_ARG0 4(%esp) |