Skip to content

Commit

Permalink
remove extra __libc_fini_array
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterMute committed Sep 25, 2023
1 parent 5b2a9f6 commit 4de90c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libctru/source/system/stack_adjust.s
Expand Up @@ -26,7 +26,6 @@ BEGIN_ASM_FUNC initSystem, weak
END_ASM_FUNC

BEGIN_ASM_FUNC __ctru_exit, weak
bl __libc_fini_array
bl __appExit

ldr r2, =saved_stack
Expand Down

0 comments on commit 4de90c3

Please sign in to comment.