Fix the gcc build after r295407.

X-MFC-With:	r295407
This commit is contained in:
Mark Johnston 2016-02-08 22:02:56 +00:00
parent 68d969232c
commit c5dd49afec

View file

@ -382,7 +382,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);