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