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-scripts
/
region-alias-1.t
8 lines
133 B
Raku
Raw
Blame
History
MEMORY
{
MY_REGION
(
ARX
)
:
ORIGIN
=
0
,
LENGTH
=
32
K
}
REGION_ALIAS
(
"
M
Y
_
A
L
I
A
S
"
,
MY_REGION
)
;
REGION_ALIAS
(
"
M
Y
_
A
L
I
A
S
"
,
MY_REGION
)
;
Reference in New Issue
View Git Blame
Copy Permalink