mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 19:49:32 +00:00
15 lines
341 B
Makefile
15 lines
341 B
Makefile
#name: AVR Account for relaxation in label differences
|
|
#as: -mmcu=avrxmega2 -mlink-relax
|
|
#ld: -mavrxmega2 --relax
|
|
#source: relax.s
|
|
#objdump: -s
|
|
#target: avr-*-*
|
|
|
|
.*: file format elf32-avr
|
|
|
|
Contents of section .text:
|
|
0000 ffcf .*
|
|
Contents of section .data:
|
|
802000 0200 .*
|
|
|