mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 05:51:04 +00:00
12 lines
343 B
Makefile
12 lines
343 B
Makefile
#source: rgn-at11.s
|
|
#ld: -T rgn-at11.t
|
|
#objdump: -h --wide
|
|
# Test that lma is not adjusted in case the section start vma is aligned and
|
|
# lma_region != region if not requested by script.
|
|
# Fails for RX because it ignores the LMA (for compatibility with Renesas tools)
|
|
|
|
#...
|
|
.* 0+10000 +0+20000 .*
|
|
.* 0+10100 +0+20010 .*
|
|
.* 0+10100 +0+20010 .*
|