summaryrefslogtreecommitdiff
path: root/src/x86_64/unwind_i.h
diff options
context:
space:
mode:
authorTommi Rantala <tt.rantala@gmail.com>2012-09-17 14:47:30 +0300
committerTommi Rantala <tt.rantala@gmail.com>2012-09-28 14:50:03 +0300
commit58354c94d7472f479cd282c4a8a3a8fb536f5b05 (patch)
treefaf6ecba3ee6a4b1c076fafc11217c61de532e65 /src/x86_64/unwind_i.h
parent848ad53a47e8fbef24a6bf1b624d4ad9fb352fb8 (diff)
downloadlibunwind-58354c94d7472f479cd282c4a8a3a8fb536f5b05.tar.gz
Nuke HAVE_BACKTRACE
We do not really need to care if the system provides `backtrace()', since we will want to test the one provided in libunwind, not the one that is provided by the system. The `backtrace()' calls should already be aliased to `unw_backtrace()', but if that is not working for whatever reason, we can call `unw_backtrace()' explicitly.
Diffstat (limited to 'src/x86_64/unwind_i.h')
0 files changed, 0 insertions, 0 deletions