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