Skip to content

Commit bb294fc

Browse files
committed
update to llext_exports.c
1 parent 79fc9e2 commit bb294fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: loader/llext_exports.c

+2
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ EXPORT_SYMBOL(isupper);
4848
EXPORT_SYMBOL(islower);
4949
EXPORT_SYMBOL(isxdigit);
5050

51+
EXPORT_SYMBOL(atan2);
52+
5153
EXPORT_SYMBOL(k_sched_lock);
5254
EXPORT_SYMBOL(k_sched_unlock);
5355

0 commit comments

Comments
 (0)