MFC r295416:
Fix the gcc build after r295407.
This commit is contained in:
parent
7ea2f616f5
commit
58d1ec81b5
@ -391,7 +391,7 @@ int _elf_aux_info(int aux, void *buf, int buflen);
|
||||
struct dl_phdr_info;
|
||||
int __elf_phdr_match_addr(struct dl_phdr_info *, void *);
|
||||
void __init_elf_aux_vector(void);
|
||||
void __libc_map_stacks_exec();
|
||||
void __libc_map_stacks_exec(void);
|
||||
|
||||
void _pthread_cancel_enter(int);
|
||||
void _pthread_cancel_leave(int);
|
||||
|
Loading…
x
Reference in New Issue
Block a user