Add missing libroot stub on x86 (different from x86_64).
This commit is contained in:
parent
c676a5c19e
commit
857d600ae1
@ -1244,6 +1244,7 @@ void __tgammal() {}
|
||||
void __times() {}
|
||||
void __times_beos() {}
|
||||
void __tls_get_addr() {}
|
||||
void ___tls_get_addr() {}
|
||||
void __trunc() {}
|
||||
void __truncf() {}
|
||||
void __truncl() {}
|
||||
|
Loading…
Reference in New Issue
Block a user