Testsuite: Add gdb_simple_compile
[deliverable/binutils-gdb.git] / opcodes / d30v-opc.c
index 4f8adc448282be66669153d7783e8fec4ce4283d..84826766156e859e6199d48760cbe470426600b5 100644 (file)
@@ -1,5 +1,5 @@
 /* d30v-opc.c -- D30V opcode list
 /* d30v-opc.c -- D30V opcode list
-   Copyright (C) 1997-2014 Free Software Foundation, Inc.
+   Copyright (C) 1997-2018 Free Software Foundation, Inc.
    Written by Martin Hunt, Cygnus Support
 
    This file is part of the GNU opcodes library.
    Written by Martin Hunt, Cygnus Support
 
    This file is part of the GNU opcodes library.
@@ -194,7 +194,7 @@ const struct pd_reg pre_defined_registers[] =
   { "va", NULL, OPERAND_FLAG + 6 },
 };
 
   { "va", NULL, OPERAND_FLAG + 6 },
 };
 
-int 
+int
 reg_name_cnt (void)
 {
   return sizeof (pre_defined_registers) / sizeof (struct pd_reg);
 reg_name_cnt (void)
 {
   return sizeof (pre_defined_registers) / sizeof (struct pd_reg);
This page took 0.063624 seconds and 4 git commands to generate.