summaryrefslogtreecommitdiff
path: root/arm9/arm9.lcf
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/arm9.lcf')
-rw-r--r--arm9/arm9.lcf3
1 files changed, 1 insertions, 2 deletions
diff --git a/arm9/arm9.lcf b/arm9/arm9.lcf
index f6a8be67..8c67dcdb 100644
--- a/arm9/arm9.lcf
+++ b/arm9/arm9.lcf
@@ -117,8 +117,7 @@ SECTIONS {
ALIGNALL(4); . = ALIGN(32);
SDK_STATIC_START = .;
SDK_STATIC_TEXT_START = .;
- /* libsyscall.a (.text) */
- secure.o (.text) /* is actually libsyscall with nitro encryption */
+ libsyscall.a (.text)
crt0.o (.text)
crt0.o (.rodata)
* (.version)