diff options
Diffstat (limited to 'libpthread/not-in-libc.h')
| -rw-r--r-- | libpthread/not-in-libc.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/libpthread/not-in-libc.h b/libpthread/not-in-libc.h deleted file mode 100644 index 516d4d13..00000000 --- a/libpthread/not-in-libc.h +++ /dev/null @@ -1,11 +0,0 @@ -#define __mach_port_insert_right mach_port_insert_right -#define __mach_port_allocate mach_port_allocate -#define __mig_init mig_init -#define __thread_create thread_create -#define __thread_get_state thread_get_state -#define __thread_resume thread_resume -#define __thread_set_state thread_set_state -#define __thread_terminate thread_terminate -#define __vm_allocate vm_allocate -#define __vm_deallocate vm_deallocate -#define __sched_yield sched_yield |
