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
758d77bec1
binutils-gdb
/
ld
/
testsuite
/
ld-scripts
/
provide-2.t
11 lines
108 B
Raku
Raw
Blame
History
SECTIONS
{
PROVIDE
(
foo
=
1
)
;
PROVIDE
(
bar
=
2
)
;
PROVIDE
(
baz
=
3
)
;
.
data
:
{
*
(
.
data
)
}
}
Reference in New Issue
View Git Blame
Copy Permalink