binutils-gdb/ld/testsuite/ld-maxq/r32-1.s

21 lines
208 B
ArmAsm
Raw Normal View History

2004-11-08 21:17:43 +08:00
; Test the intersegment relocation
; Inderpreetb@noida.hcltech.com
.global _start
.extern _main
_start:
call _main
nop
nop
nop
nop
.global _exit
_exit:
nop
nop
nop
.global _abort
_abort:
nop
nop