Skip to content

Commit 1ad993d

Browse files
author
Ruggero-R
committed
added link to pow
1 parent e8606ed commit 1ad993d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: loader/llext_exports.c

+1
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ EXPORT_SYMBOL(sin);
181181
EXPORT_SYMBOL(cos);
182182
EXPORT_SYMBOL(tan);
183183
EXPORT_SYMBOL(atan);
184+
EXPORT_SYMBOL(pow);
184185

185186
EXPORT_SYMBOL(puts);
186187
EXPORT_SYMBOL(putchar);

0 commit comments

Comments
 (0)