Revert "Fix the test for PR 18963 so that it will work on 16-bit targets."
[deliverable/binutils-gdb.git] / ld / testsuite / ld-msp430-elf / attr-gnu-main.s
CommitLineData
c0ea7c52
JL
1.text
2 .balign 2
3 .global main
4 .type main, @function
5main:
6.L2:
7 BRA #.L2
8 .size main, .-main
This page took 0.050768 seconds and 4 git commands to generate.