rewrite pthread_key_delete to use global thread list
[musl.git] / src / misc / gethostid.c
blob25bb35db862d297f92ff3931b1964373d48194d8
1 #include <unistd.h>
3 long gethostid()
5 return 0;