shithub: riscv

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

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