summaryrefslogtreecommitdiff
path: root/arm9/asm/GX_asm.s
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/asm/GX_asm.s')
-rw-r--r--arm9/asm/GX_asm.s16
1 files changed, 0 insertions, 16 deletions
diff --git a/arm9/asm/GX_asm.s b/arm9/asm/GX_asm.s
deleted file mode 100644
index ae9b81e3..00000000
--- a/arm9/asm/GX_asm.s
+++ /dev/null
@@ -1,16 +0,0 @@
- .include "asm/macros.inc"
- .include "global.inc"
-
- .text
-
- arm_func_start GX_SendFifo48B
-GX_SendFifo48B: ; 0x020C9BE8
- ldmia r0!, {r2-r3,r12}
- stmia r1, {r2-r3,r12}
- ldmia r0!, {r2-r3,r12}
- stmia r1, {r2-r3,r12}
- ldmia r0!, {r2-r3,r12}
- stmia r1, {r2-r3,r12}
- ldmia r0!, {r2-r3,r12}
- stmia r1, {r2-r3,r12}
- bx lr