10 lines
204 B
Makefile
10 lines
204 B
Makefile
#name: AVR local symbol size increase for alignment
|
|
#as: -mmcu=avrxmega2 -mlink-relax
|
|
#ld: -mavrxmega2 --relax
|
|
#source: pr21404-8.s
|
|
#nm: -n -S
|
|
#target: avr-*-*
|
|
|
|
#...
|
|
00000002 00000006 t nonzero_sym
|
|
#...
|