shithub: riscv

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

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