Re: Optimization Opportunities 1 [long]


Subject: Re: Optimization Opportunities 1 [long]
From: Mike Nordell (tamlin@algonet.se)
Date: Mon Feb 05 2001 - 11:23:14 CST


Aaron Lehmann wrote:
> xor eax,eax
> inc eax ; syscall #1
> xor ebx,ebx ; argument: 0 (exit code)
> int 0x80 ; call kernel

Thanks! I didn't want to dump core on anyone you know, just exit the process
ASAP! :-)

/Mike



This archive was generated by hypermail 2b25 : Mon Feb 05 2001 - 12:44:41 CST