mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Symbol.map additions for carg and cargf. (They're in C99, so I didn't
add a new version for them.)
This commit is contained in:
parent
667aaea554
commit
39ebc398b6
1 changed files with 2 additions and 0 deletions
|
|
@ -60,6 +60,8 @@ FBSD_1.0 {
|
|||
asinhf;
|
||||
atan;
|
||||
atanf;
|
||||
carg
|
||||
cargf
|
||||
cbrt;
|
||||
cbrtf;
|
||||
ceil;
|
||||
|
|
|
|||
Loading…
Reference in a new issue