shithub: riscv

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

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