diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/pc98/boot/biosboot/bios.S | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/pc98/boot/biosboot/bios.S b/sys/pc98/boot/biosboot/bios.S index 74a602c..56ee117 100644 --- a/sys/pc98/boot/biosboot/bios.S +++ b/sys/pc98/boot/biosboot/bios.S @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:34:26 rpd - * $Id: bios.S,v 1.2 1996/11/09 00:17:49 asami Exp $ + * $Id: bios.S,v 1.3 1996/12/04 04:20:04 asami Exp $ */ /* @@ -304,8 +304,6 @@ ENTRY(memsize) push %ebx push %esi push %edi - push %esi - push %edi mov 8(%ebp), %ebx |