mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-26 13:30:30 +00:00
866f48b717
* ld-sh/shared-2.d, ld-sh/textrel1.s, ld-sh/textrel2.s: New test.
8 lines
52 B
ArmAsm
8 lines
52 B
ArmAsm
.text
|
|
.align 5
|
|
.globl g
|
|
.hidden g
|
|
g:
|
|
rts
|
|
nop
|