- fixed LD script

git-svn-id: http://moon:8086/svn/mips@140 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
2017-02-08 20:43:17 +00:00
parent 0b95ef9399
commit 8e38e66b99
+1 -1
View File
@@ -33,7 +33,7 @@ SECTIONS
.text : .text :
{ {
*(.text) *(.text)
*(.text*) *(.text.*)
} >ram } >ram
.fini : .fini :
{ {