Citing Mike Osipov (Thursday, 2007/11/15 12:56)...
> in the beginning of execution %esp point to argc value
> get it: movl (%esp), %eax
> or: popl %eax
> Now %eax contains argc value
> -
> To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
> the body of a message to majordomo@vger... > More majordomo info at http://vger.kernel.org/majordomo-info.html