Fix typo fsqrt -> sqrtf.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-avr / avr-prop-5.s
CommitLineData
5c41dbc3
DC
1 .text
2 .global _start, dest
3_start:
4 CALL dest
5 .align 1
6dest:
7 NOP
This page took 0.029559 seconds and 4 git commands to generate.