First AVR compile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3681 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
caeac3742f
commit
405a564ce7
@ -144,8 +144,6 @@ SECTIONS
|
||||
_ebss = ABSOLUTE(.);
|
||||
} > sram
|
||||
|
||||
.bss SIZEOF(.data) + ADDR(.data) :
|
||||
|
||||
/* Global data not cleared after reset. */
|
||||
|
||||
.noinit :
|
||||
|
Loading…
Reference in New Issue
Block a user