- fixed LD script
git-svn-id: http://moon:8086/svn/mips@140 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ SECTIONS
|
|||||||
.text :
|
.text :
|
||||||
{
|
{
|
||||||
*(.text)
|
*(.text)
|
||||||
*(.text*)
|
*(.text.*)
|
||||||
} >ram
|
} >ram
|
||||||
.fini :
|
.fini :
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user