clarify the purpose of this project
[nyanglibc.git] / rt / mq_send.s
blob48de00c62738cccebcc41163a858397d3ae29428
1 .text
2 .p2align 4,,15
3 .globl mq_send
4 .type mq_send, @function
5 mq_send:
6 xorl %r8d, %r8d
7 jmp __mq_timedsend@PLT
8 .size mq_send, .-mq_send