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-8.t
15 lines
131 B
Raku
Raw
Blame
History
SECTIONS
{
.
data
0x1000
:
{
*
(
.
data
)
QUAD
(
__FOO
)
;
}
.
foo
0x4000
:
{
PROVIDE
(
__FOO
=
.
)
;
*
(
.
foo
)
}
}
Reference in New Issue
View Git Blame
Copy Permalink