shithub: riscv

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

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