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