summaryrefslogtreecommitdiff
path: root/mit-pthreads/machdep/posix-alpha-osf1.h
blob: 1d8bb6c5c4b4257370ec129fcd23e80265508c35 (plain)
1
2
3
4
5
6
7
#ifndef _PTHREAD_POSIX_H_
#define _PTHREAD_POSIX_H_

#define __WAIT_STATUS int *
#include <pthread/types.h>

#endif