mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-23 21:07:14 +00:00
Fix typo.
This commit is contained in:
@@ -112,7 +112,7 @@ SECTIONS
|
||||
*(.dtors)
|
||||
LONG(0)
|
||||
__DTOR_END__ = .;
|
||||
_rodata_start 5 . ;
|
||||
_rodata_start = . ;
|
||||
*(.rodata)
|
||||
*(.gnu.linkonce.r*)
|
||||
_erodata = ALIGN( 0x10 ) ;
|
||||
|
||||
Reference in New Issue
Block a user