mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-01 20:12:01 +08:00
Add file missed from last commit.
This commit is contained in:
7
ld/testsuite/ld-bootstrap/ppc476.t
Normal file
7
ld/testsuite/ld-bootstrap/ppc476.t
Normal file
@ -0,0 +1,7 @@
|
||||
SECTIONS
|
||||
{
|
||||
.text : ALIGN (4096)
|
||||
{
|
||||
*(.text .text.* .gnu.linkonce.t*)
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user