shithub: riscv

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

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