summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/libunwind-ppc32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libunwind-ppc32.h b/include/libunwind-ppc32.h
index b40a84ef..d5342b12 100644
--- a/include/libunwind-ppc32.h
+++ b/include/libunwind-ppc32.h
@@ -62,7 +62,7 @@ extern "C" {
* round that up to 280.
*/
-#define UNW_TDEP_CURSOR_LEN 200
+#define UNW_TDEP_CURSOR_LEN 280
#if __WORDSIZE==32
typedef uint32_t unw_word_t;