use fast version of the int reading code for the high-order digits too
[musl] / src / linux / gethostid.c
1 long gethostid()
2 {
3         return 0;
4 }