aboutsummaryrefslogtreecommitdiff
blob: 602cfef72f8252420d90ed127bce579befb1d421 (plain)
1
2
3
4
5
6
7
8
9
10
11
taken from sabotage linux
--- gc-7.2.org/os_dep.c	2013-01-03 17:13:21.878000003 +0000
+++ gc-7.2/os_dep.c	2013-01-04 07:57:17.766000002 +0000
@@ -26,6 +26,7 @@
 #   define __KERNEL__
 #   include <asm/signal.h>
 #   undef __KERNEL__
+# elif 1
 # else
     /* Kernels prior to 2.1.1 defined struct sigcontext_struct instead of */
     /* struct sigcontext.  libc6 (glibc2) uses "struct sigcontext" in     */