Export _libc_arm_fpu_present as a private symbol to be used by other
system libraries, for example libm.
This commit is contained in:
parent
77aa58f7b4
commit
2f0e00e0e7
@ -76,4 +76,6 @@ FBSDprivate_1.0 {
|
||||
__fixunsdfsi;
|
||||
__extendsfdf2;
|
||||
__truncdfsf2;
|
||||
|
||||
_libc_arm_fpu_present;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user