forked from Imagelibrary/rtems
2004-07-25 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add gnu.linkonce.r sections.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-07-25 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* startup/linkcmds: Add gnu.linkonce.r sections.
|
||||
|
||||
2004-04-23 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
PR 610/bsps
|
||||
|
||||
@@ -18,6 +18,7 @@ SECTIONS
|
||||
CREATE_OBJECT_SYMBOLS
|
||||
*(.text)
|
||||
*(.rodata*)
|
||||
*(.gnu.linkonce.r*)
|
||||
|
||||
/*
|
||||
* Special FreeBSD sysctl sections.
|
||||
|
||||
Reference in New Issue
Block a user