8 lines
113 B
Text
8 lines
113 B
Text
# this is a stop-gap to avoid renaming some useful libc
|
|
# symbols to sdk_xxx
|
|
puts
|
|
printf
|
|
putchar
|
|
rand
|
|
srand
|
|
atoi
|