shithub: riscv

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

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