mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 10:08:33 -04:00
Ensure compiles using latest Yagarto.
This commit is contained in:
parent
a961f6daa3
commit
1f12f80eb7
3 changed files with 6 additions and 5 deletions
|
@ -41,7 +41,6 @@ SECTIONS
|
|||
*(.bss)
|
||||
} >ram
|
||||
|
||||
|
||||
/* Align here to ensure that the .bss section occupies space up to
|
||||
_end. Align after .bss to ensure correct alignment even if the
|
||||
.bss section disappears because there are no input sections. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue