From bdfd1c0880b74b0f02cbd5a16dd1b1316f33fd5c Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 18 Mar 2018 20:18:34 +0100 Subject: Remove now-useless file * not-in-libc.h: Remove file. --- not-in-libc.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 not-in-libc.h diff --git a/not-in-libc.h b/not-in-libc.h deleted file mode 100644 index 7c5f0bc..0000000 --- a/not-in-libc.h +++ /dev/null @@ -1,12 +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 __thread_terminate_release thread_terminate_release -#define __vm_allocate vm_allocate -#define __vm_deallocate vm_deallocate -#define __sched_yield sched_yield -- cgit v1.2.3