mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
parent
3d45276423
commit
1896b1491b
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ wrapper_func __ctzdi2
|
|||
ldr r3, =aeabi_bits_funcs
|
||||
ldr r3, [r3, #CTZ32]
|
||||
cmp r0, #0
|
||||
bne 1f
|
||||
beq 1f
|
||||
bx r3
|
||||
1:
|
||||
push {lr}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue