shithub: riscv

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

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