summaryrefslogtreecommitdiffstats
path: root/gcc/unwind.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/unwind.h')
-rw-r--r--gcc/unwind.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/unwind.h b/gcc/unwind.h
index 0ad58144896..fc36913d979 100644
--- a/gcc/unwind.h
+++ b/gcc/unwind.h
@@ -87,6 +87,7 @@ typedef int _Unwind_Action;
#define _UA_CLEANUP_PHASE 2
#define _UA_HANDLER_FRAME 4
#define _UA_FORCE_UNWIND 8
+#define _UA_END_OF_STACK 16
/* This is an opaque type used to refer to a system-specific data
structure used by the system unwinder. This context is created and
OpenPOWER on IntegriCloud