]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/pt-read.S
update
[l4.git] / l4 / pkg / uclibc / lib / contrib / uclibc / libpthread / nptl / sysdeps / unix / sysv / linux / pt-read.S
1 #include <sysdep-cancel.h>
2 PSEUDO (__libc_read, read, 3)
3 ret
4 PSEUDO_END (__libc_read)
5 libpthread_hidden_def (__libc_read)
6 weak_alias (__libc_read, __read)
7 libpthread_hidden_weak (__read)
8 weak_alias (__libc_read, read)
9 libpthread_hidden_weak (read)