ubsan: aarch64: left shift of negative value
[deliverable/binutils-gdb.git] / gdb / s12z-tdep.c
index 1f3a9e2053f5b550c52d21645101679e03eb6e34..f7f49f4be862d63e5e024c2c185933c0f6794155 100644 (file)
@@ -30,7 +30,7 @@
 #include "opcode/s12z.h"
 #include "trad-frame.h"
 #include "remote.h"
-#include "../opcodes/s12z-opc.h"
+#include "opcodes/s12z-opc.h"
 
 /* Two of the registers included in S12Z_N_REGISTERS are
    the CCH and CCL "registers" which are just views into
@@ -147,7 +147,7 @@ s12z_fprintf_disasm (void *stream, const char *format, ...)
   return 0;
 }
 
-struct disassemble_info
+static struct disassemble_info
 s12z_disassemble_info (struct gdbarch *gdbarch)
 {
   struct disassemble_info di;
This page took 0.025518 seconds and 4 git commands to generate.