diff options
Diffstat (limited to 'gdb/config/arm/tm-linux.h')
-rw-r--r-- | gdb/config/arm/tm-linux.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/arm/tm-linux.h b/gdb/config/arm/tm-linux.h index dd41540..306f837 100644 --- a/gdb/config/arm/tm-linux.h +++ b/gdb/config/arm/tm-linux.h @@ -26,9 +26,6 @@ #include "config/tm-linux.h" -/* Offset to saved PC in sigcontext structure, from <asm/sigcontext.h> */ -#define SIGCONTEXT_PC_OFFSET (sizeof(unsigned long) * 18) - /* We've multi-arched this. */ #undef IN_SOLIB_CALL_TRAMPOLINE |