shithub: riscv

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

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