lab/x1/linkerscript/libbrain/sys_malloc.s

9 lines
122 B
ArmAsm
Raw Permalink Normal View History

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