clarify the purpose of this project
[nyanglibc.git] / nptl / call_once.shared.s
bloba8f06dfca9b5e046cbfe0f826627682cb18a12b3
1 .text
2 .p2align 4,,15
3 .globl call_once
4 .type call_once, @function
5 call_once:
6 jmp __GI___pthread_once
7 .size call_once, .-call_once