Fix gdb.multi/multi-arch-exec.exp blocking under high load/slow gdb
[deliverable/binutils-gdb.git] / opcodes / cris-dis.c
index 1a6813698e815e9f34b9c6b13337a98fb540e2d5..793549d26dc203efc097a955562ade27a507410b 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassembler code for CRIS.
-   Copyright (C) 2000-2015 Free Software Foundation, Inc.
+   Copyright (C) 2000-2019 Free Software Foundation, Inc.
    Contributed by Axis Communications AB, Lund, Sweden.
    Written by Hans-Peter Nilsson.
 
@@ -813,7 +813,7 @@ print_with_operands (const struct cris_opcode *opcodep,
        *tp++ = 'c';
        *tp++ = 'r';
        break;
-       
+
       case '[':
       case ']':
       case ',':
This page took 0.040849 seconds and 4 git commands to generate.