* ld-cris/start1.s: Prepend register name with $.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / dso-1.s
CommitLineData
f7a2c2f6
HPN
1 .text
2 .global dsofn
3 .type dsofn,@function
1410d87c 4 .p2align 1
f7a2c2f6
HPN
5dsofn:
6 nop
05ec1b4d 7.Lfe1:
f7a2c2f6 8 .size dsofn,.Lfe1-dsofn
This page took 0.413059 seconds and 4 git commands to generate.