summaryrefslogtreecommitdiff
path: root/src/berry_fix_program.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-01-21 18:25:23 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-01-21 18:25:23 -0500
commitd35cf06854be09a6bcf5ceb63cdb54cefd6d48a2 (patch)
tree335ea2372430eb2ea5f2b93710ceb6dac700116c /src/berry_fix_program.c
parent772f0aa3fd62678006181bd44b97c12744bd21ed (diff)
nonmatching sub_801120C
Diffstat (limited to 'src/berry_fix_program.c')
-rw-r--r--src/berry_fix_program.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/berry_fix_program.c b/src/berry_fix_program.c
index 3b2bfb5f7..f233dc645 100644
--- a/src/berry_fix_program.c
+++ b/src/berry_fix_program.c
@@ -265,7 +265,7 @@ static void berry_fix_gpu_set(void)
}
#else
-__attribute__((naked)) static void berry_fix_gpu_set(void)
+ASM_DIRECT static void berry_fix_gpu_set(void)
{
asm(".syntax unified\n"
"\tpush {r4-r6,lr}\n"