shithub: riscv

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

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