We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02edb66 commit 142f05fCopy full SHA for 142f05f
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