Skip to content

Commit 4de90c3

Browse files
committed
remove extra __libc_fini_array
1 parent 5b2a9f6 commit 4de90c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libctru/source/system/stack_adjust.s

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ BEGIN_ASM_FUNC initSystem, weak
2626
END_ASM_FUNC
2727

2828
BEGIN_ASM_FUNC __ctru_exit, weak
29-
bl __libc_fini_array
3029
bl __appExit
3130

3231
ldr r2, =saved_stack

0 commit comments

Comments
 (0)