10 lines
211 B
Makefile
10 lines
211 B
Makefile
#name: AVR local symbol value adjustment with non zero symbol value
|
|
#as: -mmcu=avrxmega2 -mlink-relax
|
|
#ld: -mavrxmega2 --relax
|
|
#source: pr21404-7.s
|
|
#nm: -n -S
|
|
#target: avr-*-*
|
|
|
|
#...
|
|
00000006 t nonzero_sym
|
|
#...
|