summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorred031000 <rubenru09@aol.com>2020-05-13 20:01:58 +0100
committerred031000 <rubenru09@aol.com>2020-05-13 20:01:58 +0100
commite1e71184d0ae05a9b68aaca30ce490075e530ced (patch)
tree19f9bb2256b9255a8f38976fb54596978fecce2e
parent23b2e37bc5d1c66e40c3c39b4d4ab75403660989 (diff)
libcp -> CP_context.s
-rw-r--r--arm9/arm9.lcf2
-rw-r--r--arm9/asm/CP_context.s (renamed from arm9/asm/libcp.s)0
2 files changed, 1 insertions, 1 deletions
diff --git a/arm9/arm9.lcf b/arm9/arm9.lcf
index 851d2493..f0de195d 100644
--- a/arm9/arm9.lcf
+++ b/arm9/arm9.lcf
@@ -213,7 +213,7 @@ SECTIONS {
DGT_hash1.o (.text)
DGT_hash2.o (.text)
DGT_sha1s_arm4cw.o (.text)
- libcp.o (.text)
+ CP_context.o (.text)
libspi.o (.text)
libpm.o (.text)
librtc.o (.text)
diff --git a/arm9/asm/libcp.s b/arm9/asm/CP_context.s
index c756e8e2..c756e8e2 100644
--- a/arm9/asm/libcp.s
+++ b/arm9/asm/CP_context.s