mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2025-01-22 08:10:30 +01:00
(unw_tdep_proc_info_t): Drop dwarf_info member.
(Logical change 1.290)
This commit is contained in:
parent
17bf4d0af8
commit
27f7d7d720
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ typedef ucontext_t unw_tdep_context_t;
|
|||
|
||||
typedef struct
|
||||
{
|
||||
unw_dyn_dwarf_fde_info_t dwarf_info;
|
||||
/* no x86-64-specific auxiliary proc-info */
|
||||
}
|
||||
unw_tdep_proc_info_t;
|
||||
|
||||
|
|
Loading…
Reference in a new issue