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
0b11474080
binutils-gdb
/
ld
/
testsuite
/
ld-scripts
/
provide-7.t
12 lines
105 B
Raku
Raw
Blame
History
SECTIONS
{
.
data
0x1000
:
{
*
(
.
data
)
}
foo
=
0x10
;
foo_2
=
foo
;
PROVIDE
(
foo
=
0x20
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink