summaryrefslogtreecommitdiff
path: root/mit-pthreads/machdep/posix-alpha-osf1.h
diff options
context:
space:
mode:
Diffstat (limited to 'mit-pthreads/machdep/posix-alpha-osf1.h')
-rw-r--r--mit-pthreads/machdep/posix-alpha-osf1.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/mit-pthreads/machdep/posix-alpha-osf1.h b/mit-pthreads/machdep/posix-alpha-osf1.h
deleted file mode 100644
index 1d8bb6c5c4b..00000000000
--- a/mit-pthreads/machdep/posix-alpha-osf1.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _PTHREAD_POSIX_H_
-#define _PTHREAD_POSIX_H_
-
-#define __WAIT_STATUS int *
-#include <pthread/types.h>
-
-#endif