diff options
-rw-r--r-- | arm9/arm9.lcf | 2 | ||||
-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 |