This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
binutils-gdb
Watch
12
Star
0
Fork
You've already forked binutils-gdb
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
ef77d6af7c
binutils-gdb
/
ld
/
testsuite
/
ld-elf
/
flags1.ld
13 lines
118 B
Plaintext
Raw
Blame
History
SECTIONS
{
.text :
{
*(.text)
} =0
.post_text_reserve :
{
. += 0x160;
}
/DISCARD/ : { *(.*) }
}
Reference in New Issue
View Git Blame
Copy Permalink