shithub: riscv

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

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