qemu-irix/darwin-user/shim_gettid.h

7 lines
96 B
C

#ifndef SHIM_GETTID_H
#define SHIM_GETTID_H
int shim_gettid(void);
#endif /* SHIM_GETTID_H */