pmd-red/asm/code.s

16 lines
237 B
ArmAsm
Raw Normal View History

2017-12-11 06:41:46 +00:00
.include "constants/gba_constants.inc"
.include "asm/macros.inc"
.syntax unified
.text
2020-10-13 22:30:44 +00:00
@ Unused
2017-12-11 06:41:46 +00:00
thumb_func_start sub_80001DC
sub_80001DC:
mov r0, sp
bx lr
thumb_func_end sub_80001DC
.align 2, 0 @ Don't pad with nop.