shithub: riscv

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

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