unistd: Improve fortify with clang
[glibc.git] / sysdeps / mach / include / mach-shortcuts-hidden.h
blobf0ab8804ca6aa8e2f8b042e9b454b1637d666b32
1 #include <mach-shortcuts.h>
2 #ifndef _ISOMAC
3 libc_hidden_proto (__task_create)
4 libc_hidden_proto (__task_terminate)
5 libc_hidden_proto (__vm_allocate)
6 libc_hidden_proto (__vm_deallocate)
7 libc_hidden_proto (__task_suspend)
8 libc_hidden_proto (__task_set_special_port)
9 libc_hidden_proto (__vm_map)
10 libc_hidden_proto (__thread_depress_abort)
11 libc_hidden_proto (__mach_port_allocate_name)
12 libc_hidden_proto (__mach_port_allocate)
13 libc_hidden_proto (__mach_port_deallocate)
14 libc_hidden_proto (__mach_port_insert_right)
15 #endif