shithub: riscv

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

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