Update release making notes.
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-aarch64-tdesc.c
index 6f9b4f1efc634271c4fe27e6d3872aa6bf559ddb..897fbb43bd28ddf44c69d4162dda43c2589b060f 100644 (file)
@@ -1,6 +1,6 @@
 /* GNU/Linux/aarch64 specific target description, for the remote server
    for GDB.
-   Copyright (C) 2017-2019 Free Software Foundation, Inc.
+   Copyright (C) 2017-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,6 +18,9 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "server.h"
+
+#include "linux-aarch64-tdesc.h"
+
 #include "tdesc.h"
 #include "arch/aarch64.h"
 #include "linux-aarch32-low.h"
This page took 0.025115 seconds and 4 git commands to generate.