Mail Archives: djgpp-workers/1996/10/05/20:14:57
This part didn't apply.
> ***************
> *** 297,303 ****
> int $0x31 /* Free block and selector */
> #ifdef MULTIBLOCK
> 9: movl ___djgpp_memory_handle_pointer, %ebx
> ! movl $__exit, %esp /* We will free stack! Old init code as temp stack */
> jmp 7f
> 6: subl $8, %ebx
> movl (%ebx), %edi
> --- 297,303 ----
> int $0x31 /* Free block and selector */
> #ifdef MULTIBLOCK
> 9: movl ___djgpp_memory_handle_pointer, %ebx
> ! movl $___exit, %esp /* We will free stack! Old init code as temp stack */
> jmp 7f
> 6: subl $8, %ebx
> movl (%ebx), %edi
- Raw text -