Revert 'Remove unused struct serial::name field'
[deliverable/binutils-gdb.git] / gdb / riscv-linux-tdep.c
index 91061c5b3e90b0cac5e4c15ad440e1cebf4e3bf8..919c7e56e4f86c3727fbb01658a32aa869e7e8af 100644 (file)
@@ -1,5 +1,5 @@
 /* Target-dependent code for GNU/Linux on RISC-V processors.
-   Copyright (C) 2018-2019 Free Software Foundation, Inc.
+   Copyright (C) 2018-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -25,6 +25,7 @@
 #include "regset.h"
 #include "tramp-frame.h"
 #include "trad-frame.h"
+#include "gdbarch.h"
 
 /* Define the general register mapping.  The kernel puts the PC at offset 0,
    gdb puts it at offset 32.  Register x0 is always 0 and can be ignored.
This page took 0.024896 seconds and 4 git commands to generate.