tic4x: sign extension using shifts
[deliverable/binutils-gdb.git] / gdb / target-descriptions.h
index fe07d425a5f9620ca6f53fa6da251a3af63b5063..96d283fb37977088ee33699f3c45a4ef158026e7 100644 (file)
@@ -1,6 +1,6 @@
 /* Target description support for GDB.
 
-   Copyright (C) 2006-2019 Free Software Foundation, Inc.
+   Copyright (C) 2006-2020 Free Software Foundation, Inc.
 
    Contributed by CodeSourcery.
 
@@ -21,7 +21,8 @@
 
 #ifndef TARGET_DESCRIPTIONS_H
 #define TARGET_DESCRIPTIONS_H 1
-#include "common/tdesc.h"
+#include "gdbsupport/tdesc.h"
+#include "gdbarch.h"
 
 struct tdesc_arch_data;
 struct target_ops;
This page took 0.024882 seconds and 4 git commands to generate.