blob: dd128a7030998bbfafc2efb16a8614428e0f94f6 [file] [log] [blame]
# Test for Nios II 32-bit relocations
.global globalfunc
.text
.set norelax
start:
call localfunc
call globalfunc
.align 8
localfunc:
nop