4.1cBSD/usr/src/lib/libc/sys/exect.c

Compare this file to the similar file:
Show the results in this format:

/* 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)