shithub: riscv

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

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