We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79fc9e2 + bb294fc commit 872c79aCopy full SHA for 872c79a
loader/llext_exports.c
@@ -48,6 +48,8 @@ EXPORT_SYMBOL(isupper);
48
EXPORT_SYMBOL(islower);
49
EXPORT_SYMBOL(isxdigit);
50
51
+EXPORT_SYMBOL(atan2);
52
+
53
EXPORT_SYMBOL(k_sched_lock);
54
EXPORT_SYMBOL(k_sched_unlock);
55
0 commit comments