summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/exception.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/exception.h')
-rw-r--r--winsup/cygwin/exception.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/cygwin/exception.h b/winsup/cygwin/exception.h
index 0478daf79..13160feb8 100644
--- a/winsup/cygwin/exception.h
+++ b/winsup/cygwin/exception.h
@@ -160,6 +160,8 @@ public:
}
};
+LONG CALLBACK myfault_altstack_handler (EXCEPTION_POINTERS *);
+
#endif /* !__x86_64__ */
class cygwin_exception