mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-13 03:29:50 +00:00
11 lines
205 B
Makefile
11 lines
205 B
Makefile
#name: AVR symbol value adjustment with non zero symbol value
|
|
#as: -mmcu=avrxmega2 -mlink-relax
|
|
#ld: -mavrxmega2 --relax
|
|
#source: pr21404-3.s
|
|
#nm: -n -S
|
|
#target: avr-*-*
|
|
|
|
#...
|
|
00000006 T nonzero_sym
|
|
#...
|