esp8266/esp8266.ld: Move help.o to iROM.

This commit is contained in:
Paul Sokolovsky 2016-10-19 00:01:14 +03:00
parent 20d0271863
commit 6566e3f6a8
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@ SECTIONS
*gccollect.o(.literal* .text*) *gccollect.o(.literal* .text*)
*gchelper.o(.literal* .text*) *gchelper.o(.literal* .text*)
*help.o(.literal* .text*)
*lexerstr32.o(.literal* .text*) *lexerstr32.o(.literal* .text*)
*utils.o(.literal* .text*) *utils.o(.literal* .text*)
*modpyb.o(.literal*, .text*) *modpyb.o(.literal*, .text*)