shithub: riscv

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

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