shithub: riscv

ref: 36a5b385f4fd6a53742482cc3d798b4fa53333d3
dir: /sys/src/ape/lib/bsd/sethostent.c/

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