From a7bd7f332d0620c66e942cc3a25e8e15f674f7ea Mon Sep 17 00:00:00 2001 From: aliaspider Date: Fri, 15 Jan 2016 22:35:00 +0100 Subject: [PATCH] nit. --- ctr/3dsx_custom_crt0.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ctr/3dsx_custom_crt0.s b/ctr/3dsx_custom_crt0.s index 7bf7f31eda..3fe8e929a9 100644 --- a/ctr/3dsx_custom_crt0.s +++ b/ctr/3dsx_custom_crt0.s @@ -30,7 +30,7 @@ __system_runflags: startup: @ Save return address mov r4, lr - bics sp, sp, #7 + bics sp, sp, #7 @ Clear the BSS section ldr r0, =__bss_start__