shithub: riscv

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

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