lab/x1/linkerscript/libbrain/sys_ftell.s
2021-12-15 01:49:19 +09:00

9 lines
119 B
ArmAsm

.text
.align 4
.global sys_ftell
.type sys_ftell, %function
sys_ftell:
ldr pc, [pc, #-4]
.word 0x60006408