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