diff options
Diffstat (limited to 'gdb/arm-linux-nat.c')
-rw-r--r-- | gdb/arm-linux-nat.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/arm-linux-nat.c b/gdb/arm-linux-nat.c index ef44e68..bef67c7 100644 --- a/gdb/arm-linux-nat.c +++ b/gdb/arm-linux-nat.c @@ -66,8 +66,6 @@ #define PTRACE_SETHBPREGS 30 #endif -extern bool arm_apcs_32; - class arm_linux_nat_target final : public linux_nat_target { public: |