Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / hidfn.s
CommitLineData
4646d23b
HPN
1 .text
2 .globl hidfn
3 .hidden hidfn
4 .type hidfn, %function
5hidfn:
6 ldmfd sp!, {pc}
7 .size hidfn, . - hidfn
This page took 0.272528 seconds and 4 git commands to generate.