Skip to content

Commit

Permalink
double symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
charlieMonroe committed Aug 12, 2013
1 parent 255bb8a commit 4633945
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions include/tdep-x86_64/libunwind_i.h
Original file line number Diff line number Diff line change
Expand Up @@ -229,12 +229,6 @@ extern int tdep_access_fpreg (struct cursor *c, unw_regnum_t reg,
extern int tdep_getcontext_trace (unw_tdep_context_t *);
extern int tdep_trace (unw_cursor_t *cursor, void **addresses, int *n);

extern void tdep_fetch_frame (struct dwarf_cursor *c, unw_word_t ip,
int need_unwind_info);
extern void tdep_cache_frame (struct dwarf_cursor *c,
struct dwarf_reg_state *rs);
extern void tdep_reuse_frame (struct dwarf_cursor *c,
struct dwarf_reg_state *rs);
extern void tdep_stash_frame (struct dwarf_cursor *c,
struct dwarf_reg_state *rs);

Expand Down

0 comments on commit 4633945

Please sign in to comment.