diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
commit | a9e2dc176f709713f9565ed1711c958f0707eb36 (patch) | |
tree | e1676cbf88d75f6982fe157cf90f1bc6a6c21e72 /sys/i386/boot/biosboot/asm.h | |
parent | 8eb115465a9db8d2a05eaf5244d6e5e8a54087c2 (diff) |
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 31ceab5a64c64..e279ac9d404df 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: asm.h,v 1.5 1996/07/05 19:55:02 julian Exp $ + * $Id: asm.h,v 1.6 1996/07/12 05:42:01 bde Exp $ */ #define S_ARG0 4(%esp) |