shithub: riscv

ref: 7250c438bb124f76aa006dad47b5a3b8f277d1b7
dir: /sys/src/ape/lib/bsd/sethostent.c/

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