ubsan: alpha-coff: signed integer overflow
[deliverable/binutils-gdb.git] / gdb / arm-linux-nat.c
index 6a374bbc74b8d7fd6c89c3bd77f2678cdb23bb26..0b27281783f062f164aa64478c98efedf20fbf30 100644 (file)
@@ -1,5 +1,5 @@
 /* GNU/Linux on ARM native support.
-   Copyright (C) 1999-2019 Free Software Foundation, Inc.
+   Copyright (C) 1999-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -66,8 +66,6 @@
 #define PTRACE_SETHBPREGS 30
 #endif
 
-extern int arm_apcs_32;
-
 class arm_linux_nat_target final : public linux_nat_target
 {
 public:
This page took 0.023223 seconds and 4 git commands to generate.