Remove redundent decleration of __elf_phdr_match_addr().
Obtained from: CheriBSD MFC after: 1 week Sponsored by: DARPA, AFRL
This commit is contained in:
parent
7b653f6ca0
commit
5e1c129803
@ -38,7 +38,6 @@
|
||||
#include "libc_private.h"
|
||||
#include "static_tls.h"
|
||||
|
||||
int __elf_phdr_match_addr(struct dl_phdr_info *, void *);
|
||||
void __pthread_map_stacks_exec(void);
|
||||
void __pthread_distribute_static_tls(size_t, void *, size_t, size_t);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user