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:
Angus Gratton 2015-10-27 09:12:44 +11:00
parent 8bcec7eea1
commit 51c752dbcb

View file

@ -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