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
7974a6050b
binutils-gdb
/
ld
/
testsuite
/
ld-elfvsb
/
hidden2.ld
8 lines
100 B
Plaintext
Raw
Blame
History
SECTIONS
{
. = 0x1000;
PROVIDE (foo = .);
.data : { *(.data) }
.dynamic : { *(.dynamic) }
}
Reference in New Issue
View Git Blame
Copy Permalink