#include "syscall.h" DEFINE(_execle) movl (ap),r0 pushl (ap)[r0] pushab 8(ap) pushl 4(ap) calls $3,_execve ret