diff options
Diffstat (limited to 'mach/Versions')
-rw-r--r-- | mach/Versions | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mach/Versions b/mach/Versions index 9cd2eee427..c7a3d60bae 100644 --- a/mach/Versions +++ b/mach/Versions @@ -32,6 +32,7 @@ libc { mach_port_allocate; mach_port_allocate_name; mach_port_deallocate; mach_port_insert_right; mach_reply_port; mach_setup_thread; + mach_setup_tls; mach_task_self; mach_thread_self; mig_allocate; mig_dealloc_reply_port; mig_deallocate; |