mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-01 11:52:47 +00:00
14 lines
318 B
Makefile
14 lines
318 B
Makefile
#name: AVR No change in behavior without relaxation
|
|
#as: -mmcu=avrxmega2
|
|
#ld: -mavrxmega2
|
|
#source: relax.s
|
|
#objdump: -s
|
|
#target: avr-*-*
|
|
|
|
.*: file format elf32-avr
|
|
|
|
Contents of section .text:
|
|
0000 0c940000 .*
|
|
Contents of section .data:
|
|
802000 0400 .*
|