Fix fullcontextrestore bug

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3353 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2011-03-09 02:04:45 +00:00
parent 0e185156e6
commit 8c4356ac9d
6 changed files with 98 additions and 64 deletions
-1
View File
@@ -49,7 +49,6 @@ SECTIONS
.text ALIGN (0x1000) : {
_srodata = ABSOLUTE(.);
*(.rodata .rodata.*)
*(.rdata .rdata.*)
*(.fixup)
*(.gnu.warning)
*(.glue_7)