shithub: riscv

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

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