8 lines
289 B
Plaintext
8 lines
289 B
Plaintext
$OpenBSD: patch-src_fault-openbsd-sh_h,v 1.1 2009/12/28 14:59:09 pirofti Exp $
|
|
--- src/fault-openbsd-sh.h.orig Mon Dec 28 07:01:13 2009
|
|
+++ src/fault-openbsd-sh.h Mon Dec 28 08:20:53 2009
|
|
@@ -0,0 +1,3 @@
|
|
+#include "fault-openbsd.h"
|
|
+
|
|
+#define SIGSEGV_FAULT_STACKPOINTER scp->sc_reg.r_r15
|