Remove redundant symbols_norename.txt
No longer used, and all the symbols in those lists are found in newlib libc or our own source code now.
This commit is contained in:
parent
8bcec7eea1
commit
51c752dbcb
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
|||
# stop-gap until esptool.py patch for configurable entry point is merged
|
||||
call_user_start
|
||||
# this is a stop-gap to avoid renaming some useful libc
|
||||
# symbols to sdk_xxx
|
||||
puts
|
||||
printf
|
||||
putchar
|
||||
rand
|
||||
srand
|
||||
atoi
|
Loading…
Reference in a new issue