diff options
Diffstat (limited to 'libgcc')
-rw-r--r-- | libgcc/config/arm/lib1funcs.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/arm/lib1funcs.S b/libgcc/config/arm/lib1funcs.S index 8c39c9f..19fa146 100644 --- a/libgcc/config/arm/lib1funcs.S +++ b/libgcc/config/arm/lib1funcs.S @@ -1522,7 +1522,7 @@ LSYM(Lover12): add r7, r7, #2 #endif mov r2, #0 - swi 0 + svc 0 do_pop {r7} RET FUNC_END clear_cache |