From: Camm Maguire Date: Mon, 30 Dec 2019 15:46:22 +0000 (+0000) Subject: list_order.21 X-Git-Tag: archive/raspbian/2.6.12-92+rpi1^2~41 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=394d95ef2caaa6a304ef4207fadabba88efe390b;p=gcl.git list_order.21 Gbp-Pq: Name list_order.21 --- diff --git a/h/alpha-linux.h b/h/alpha-linux.h index 32a05da0..c585f225 100755 --- a/h/alpha-linux.h +++ b/h/alpha-linux.h @@ -5,12 +5,14 @@ #undef MPROTECT_ACTION_FLAGS #define MPROTECT_ACTION_FLAGS SA_RESTART|SA_SIGINFO -#ifdef IN_GBC -#include -#define GET_FAULT_ADDR(sig,code,scp,addr) \ - (char *)((struct ucontext *)scp )->uc_mcontext.sc_traparg_a0 -#endif -#define SGC +/* #ifdef IN_GBC */ +/* #include */ +/* #define GET_FAULT_ADDR(sig,code,scp,addr) \ no longer working*/ +/* (char *)((struct ucontext *)scp )->uc_mcontext.sc_traparg_a0 */ +/*#define GET_FAULT_ADDR(sig,code,sv,a) ((siginfo_t *)code)->si_addr perhaps try this when get access*/ +/* #endif */ +/* #define SGC */ +#undef SGC #define RELOC_H "elf64_alpha_reloc.h" #define SPECIAL_RELOC_H "elf64_alpha_reloc_special.h"