Declarations of `get_proc_name' of is duplicated.
    
Signed-off-by: Masatake YAMATO <[email protected]>

diff --git a/src/elfxx.h b/src/elfxx.h
index f3917ee..dd1e346 100644
--- a/src/elfxx.h
+++ b/src/elfxx.h
@@ -54,11 +54,6 @@ extern int elf_w (get_proc_name_in_image) (unw_addr_space_t 
as,
                                           unw_word_t ip,
                                           char *buf, size_t buf_len, 
unw_word_t *offp);
 
-extern int elf_w (get_proc_name) (unw_addr_space_t as,
-                                 pid_t pid, unw_word_t ip,
-                                 char *buf, size_t len,
-                                 unw_word_t *offp);
-
 static inline int
 elf_w (valid_object) (struct elf_image *ei)
 {

_______________________________________________
Libunwind-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to