ubsan: xgate: left shift of negative value
[deliverable/binutils-gdb.git] / gdb / or1k-tdep.h
index e66c4a16c5f0b0d26c67c7dbc85edde0f24a6250..455a7c484cd97fea317528170e84eaa1a4a3501c 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions to target GDB to OpenRISC 1000 32-bit targets.
-   Copyright (C) 2008-2019 Free Software Foundation, Inc.
+   Copyright (C) 2008-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,8 +23,8 @@
 #define TARGET_OR1K
 #endif
 
-#include "../opcodes/or1k-desc.h"
-#include "../opcodes/or1k-opc.h"
+#include "opcodes/or1k-desc.h"
+#include "opcodes/or1k-opc.h"
 
 /* General Purpose Registers */
 #define OR1K_ZERO_REGNUM          0
This page took 0.042214 seconds and 4 git commands to generate.