V8/usr/src/cmd/compat/bcopy.c

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

bcopy(from, to, count)
	char *from, *to;
	int count;
{

	asm("	movc3	12(ap),*4(ap),*8(ap)");
}

seteuid(n)
{
}

setegid(n)
{
}