shithub: riscv

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

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