Merge branch 'main' into main
This commit is contained in:
commit
95c7c84479
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
||||||
#include "PowerPC_EABI_Support/Msl/MSL_C/MSL_Common/math_ppc.h"
|
#include "PowerPC_EABI_Support/Msl/MSL_C/MSL_Common/math_ppc.h"
|
||||||
|
|
||||||
float acosf(float arg0) {
|
float acosf(float arg0) {
|
||||||
return (float) acos(arg0);
|
return (float) acos(arg0);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue