Cast void *sigctx to ucontext_t * to avoid compile
authorRobert Nagy <robert@bsd.hu>
Mon, 23 Aug 2010 08:54:06 +0000 (16:54 +0800)
committerZoltan Varga <vargaz@gmail.com>
Mon, 23 Aug 2010 12:58:37 +0000 (20:58 +0800)
commitd8ffc78eb884ca793a7ed86c288681846e146266
treee7dcc0132577e4ca5b69987cfce5a332f46df83f
parent376c74b4928588945c6be5c2f8df787e1f86586f
Cast void *sigctx to ucontext_t * to avoid compile
time errors at least on OpenBSD
mono/mini/exceptions-amd64.c