diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 |
commit | 1784d64eb85eb63599204bb31b826970b6661e65 (patch) | |
tree | 31089dd6c9e4a7feeac25f24574e6269b75f5db0 /sys/pc98/boot/biosboot/asm.h | |
parent | fe49c1266233ddc2306072aefb4e1c1d045060fe (diff) |
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 3044b6437103b..837d947132d59 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 $ + * $Id: asm.h,v 1.1.1.1 1996/06/14 10:04:37 asami Exp $ */ #define S_ARG0 4(%esp) |