From 79f981aaf74191de5ab1106d84d99e181e20f939 Mon Sep 17 00:00:00 2001 From: "hp.com!davidm" Date: Mon, 21 Apr 2003 23:14:14 +0000 Subject: [PATCH] (_U_TDEP_QP_TRUE): New macro. (Logical change 1.81) --- include/libunwind-x86.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/libunwind-x86.h b/include/libunwind-x86.h index 040f7c91..e353a41c 100644 --- a/include/libunwind-x86.h +++ b/include/libunwind-x86.h @@ -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