Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-avr / avr-prop-3.s
CommitLineData
bac13f5a
AB
1 .text
2 .global _start, dest
3_start:
4 CALL dest
5 CALL dest
6 .align 3
7dest:
8 NOP
This page took 0.19296 seconds and 4 git commands to generate.