forked from len0rd/rockbox
Removed .stack section declaration
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@732 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2b56bcac3d
commit
e3b2bc8102
1 changed files with 0 additions and 6 deletions
|
@ -120,12 +120,6 @@ vbr_k:
|
||||||
orig_vbr_k:
|
orig_vbr_k:
|
||||||
.long 0x9000000
|
.long 0x9000000
|
||||||
|
|
||||||
#ifdef __ELF__
|
|
||||||
.section .stack,"aw"
|
|
||||||
#else
|
|
||||||
.section .stack
|
|
||||||
#endif
|
|
||||||
|
|
||||||
.section .vectors
|
.section .vectors
|
||||||
vectors:
|
vectors:
|
||||||
.long start
|
.long start
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue