shithub: riscv

ref: 44a2f89a03c370940fa0f4747c2357c73984d653
dir: /sys/src/ape/lib/bsd/sethostent.c/

View raw version
int
sethostent(int)
{
	return 0;
}