repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move 2009 binutils ChangeLog to ChangeLog-2009.
[binutils.git]
/
ld
/
testsuite
/
ld-scripts
/
region-alias-1.t
blob
91f81005e1d26e18ae918454825fa3a6fe71fd8e
1
MEMORY
2
{
3
MY_REGION (ARX) : ORIGIN = 0, LENGTH = 32K
4
}
5
6
REGION_ALIAS ("MY_ALIAS", MY_REGION);
7
REGION_ALIAS ("MY_ALIAS", MY_REGION);