Merge "Hide __libc_init_vdso()."
This commit is contained in:
commit
9a74e4c15c
@ -51,7 +51,7 @@ extern "C" int __system_properties_init(void);
|
||||
extern "C" int __set_tls(void* ptr);
|
||||
extern "C" int __set_tid_address(int* tid_address);
|
||||
|
||||
void __libc_init_vdso();
|
||||
__LIBC_HIDDEN__ void __libc_init_vdso();
|
||||
|
||||
// Not public, but well-known in the BSDs.
|
||||
const char* __progname;
|
||||
|
Loading…
x
Reference in New Issue
Block a user