Use bits/mman-linux.h for hppa.
[glibc.git] / sysdeps / htl / Versions
blob3a3b1e8b3d034e00a54490ed69d0ad5775e32475
1 libc {
2   GLIBC_2.2 {
3     # XXX
4     __vm_deallocate; __mach_port_insert_right; __mach_reply_port;
5     __mig_init; __vm_allocate; __mach_port_allocate;
7     # functions used in inline functions or macros
8     __pthread_spin_destroy; __pthread_spin_init; __pthread_spin_lock;
9     _pthread_spin_lock; __pthread_spin_trylock; __pthread_spin_unlock;
11     # p*
12     pthread_spin_destroy; pthread_spin_init; pthread_spin_lock;
13     pthread_spin_trylock; pthread_spin_unlock;
14   }