Files
semi-libc/src/linux/gethostid.c
T

5 lines
32 B
C

long gethostid()
{
return 0;
}