/* exect.c 4.2 82/12/17 */ #include "SYS.h" #include <machine/psl.h> ENTRY(exect) bispsw $PSL_T chmk $SYS_execve jmp cerror # exect(file, argv, env)