Typo in float_aeabi.S: srqtf => sqrtf (#702)
This commit is contained in:
parent
5e9eb27ac2
commit
849cdf8a30
@ -582,7 +582,7 @@ wrapper_func __aeabi_f2d
|
||||
#endif
|
||||
shimmable_table_tail_call SF_TABLE_FLOAT2DOUBLE float2double_shim
|
||||
|
||||
float_wrapper_section srqtf
|
||||
float_wrapper_section sqrtf
|
||||
wrapper_func_f1 sqrtf
|
||||
#if PICO_FLOAT_SUPPORT_ROM_V1 && PICO_RP2040_B0_SUPPORTED
|
||||
// check for negative
|
||||
|
Loading…
Reference in New Issue
Block a user