Change inferior thread list to be a thread map
[deliverable/binutils-gdb.git] / gdb / frv-linux-tdep.c
index 655c48d787be7b14b263531ec9f2773b91a98b09..cee2d0c5e24fdb9e06fefdcdf74b45bcc7743007 100644 (file)
@@ -1,7 +1,7 @@
 /* Target-dependent code for GNU/Linux running on the Fujitsu FR-V,
    for GDB.
 
-   Copyright (C) 2004-2018 Free Software Foundation, Inc.
+   Copyright (C) 2004-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -31,6 +31,7 @@
 #include "frame-unwind.h"
 #include "regset.h"
 #include "linux-tdep.h"
+#include "gdbarch.h"
 
 /* Define the size (in bytes) of an FR-V instruction.  */
 static const int frv_instr_size = 4;
This page took 0.025635 seconds and 4 git commands to generate.