7 lines
102 B
Text
7 lines
102 B
Text
|
# this is a stop-gap to avoid renaming some useful libc
|
||
|
# symbols to sdk_xxx
|
||
|
puts
|
||
|
printf
|
||
|
putchar
|
||
|
atoi
|