From d5db6013fff11e1b842442cf56d09162a4c24839 Mon Sep 17 00:00:00 2001 From: "mostang.com!davidm" Date: Sun, 21 Dec 2003 05:53:57 +0000 Subject: [PATCH] (UNW_PI_FLAG_FIRST_TDEP_BIT): Fix comment. (Logical change 1.147) --- include/libunwind-common.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/libunwind-common.h b/include/libunwind-common.h index 730ae8d5..9d8a9b1f 100644 --- a/include/libunwind-common.h +++ b/include/libunwind-common.h @@ -104,7 +104,8 @@ typedef unw_tdep_fpreg_t unw_fpreg_t; typedef struct unw_addr_space *unw_addr_space_t; -/* This bit is set to indicate */ +/* Each target may define it's own set of flags, but bits 0-15 are + reserved for general libunwind-use. */ #define UNW_PI_FLAG_FIRST_TDEP_BIT 16 typedef struct unw_proc_info