mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2025-03-29 09:52:18 +01:00
(_U_TDEP_QP_TRUE): New macro.
(Logical change 1.81)
This commit is contained in:
parent
bbfe13cce0
commit
79f981aaf7
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@ extern "C" {
|
|||
#define UNW_TARGET x86
|
||||
#define UNW_TARGET_X86 1
|
||||
|
||||
#define _U_TDEP_QP_TRUE 0 /* see libunwind-dynamic.h */
|
||||
|
||||
/* This needs to be big enough to accommodate "struct cursor", while
|
||||
leaving some slack for future expansion. Changing this value will
|
||||
require recompiling all users of this library. Stack allocation is
|
||||
|
|
Loading…
Add table
Reference in a new issue