hi all
pls tell me what is the meaning of this code
-------------------------------------------------------
int exec_interrupt(const char *filename, const arg[], const char *envp[])
{
long __res;
__asm__ volatile("int $0x80" :a" (__res): "0"
(__NE_exec_call),"b"((long)(filename),"c" ((long)(argv)),"d"((long)(envp)));
return (int __res);
}
------------------------------------------------------
manish arya
Get 250 color business cards for FREE!
http://businesscards.lycos.com/vp/fastpath/
------------------------------------------------
The mailing list archives are available at
http://lists.linux-india.org/cgi-bin/wilma/linux-delhi