mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
__flt_rounds was omitted from the exported symbols here.
Submitted by: Jan Sieka Reviewed by: arm@ MFC after: 1 week
This commit is contained in:
parent
0191d9b367
commit
d849ce3315
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ FBSDprivate_1.0 {
|
|||
__divdf3;
|
||||
__floatsisf;
|
||||
__floatsidf;
|
||||
__flt_rounds;
|
||||
__fixsfsi;
|
||||
__fixdfsi;
|
||||
__fixunssfsi;
|
||||
|
|
|
|||
Loading…
Reference in a new issue