clarify the purpose of this project
[nyanglibc.git] / stdio-common / itoa-digits.shared.s
blobf78d3ef6fdf9437d901b8c922be2292d580d866e
1 .text
2 #APP
3 memmove = __GI_memmove
4 memset = __GI_memset
5 memcpy = __GI_memcpy
6 #NO_APP
7 .hidden __GI__itoa_lower_digits
8 .globl __GI__itoa_lower_digits
9 .section .rodata
10 .align 32
11 .type __GI__itoa_lower_digits, @object
12 .size __GI__itoa_lower_digits, 36
13 __GI__itoa_lower_digits:
14 .ascii "0123456789abcdefghijklmnopqrstuvwxyz"
15 .globl _itoa_lower_digits
16 .set _itoa_lower_digits,__GI__itoa_lower_digits