clarify the purpose of this project
[nyanglibc.git] / nptl / events.s
blob3830ad63ef6c565fe0c2c5eee17bd6e6d96b01fc
1 .text
2 .p2align 4,,15
3 .globl __nptl_create_event
4 .type __nptl_create_event, @function
5 __nptl_create_event:
6 rep ret
7 .size __nptl_create_event, .-__nptl_create_event
8 .p2align 4,,15
9 .globl __nptl_death_event
10 .type __nptl_death_event, @function
11 __nptl_death_event:
12 rep ret
13 .size __nptl_death_event, .-__nptl_death_event