shithub: riscv

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

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