1
0
Fork 0
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:
mostang.com!davidm 2005-05-03 09:13:17 +00:00
parent 17bf4d0af8
commit 27f7d7d720

View file

@ -106,7 +106,7 @@ typedef ucontext_t unw_tdep_context_t;
typedef struct typedef struct
{ {
unw_dyn_dwarf_fde_info_t dwarf_info; /* no x86-64-specific auxiliary proc-info */
} }
unw_tdep_proc_info_t; unw_tdep_proc_info_t;