lab/x1/linkerscript/libbrain/sys_ftell.s

9 lines
119 B
ArmAsm
Raw Normal View History

2021-12-15 01:27:08 +09:00
.text
.align 4
.global sys_ftell
.type sys_ftell, %function
sys_ftell:
ldr pc, [pc, #-4]
.word 0x60006408