We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c31c5d commit 284a6f2Copy full SHA for 284a6f2
loader/llext_exports.c
@@ -54,6 +54,7 @@ EXPORT_SYMBOL(atanf);
54
EXPORT_SYMBOL(asinf);
55
EXPORT_SYMBOL(acosf);
56
EXPORT_SYMBOL(sqrt);
57
+EXPORT_SYMBOL(sqrtf);
58
59
EXPORT_SYMBOL(k_sched_lock);
60
EXPORT_SYMBOL(k_sched_unlock);
0 commit comments