Remove tahoe support
[deliverable/binutils-gdb.git] / include / opcode / spu.h
index c6468303bc0d117f2c9bc45c3a6e3d785177a152..fc7f5f7f8530c2a9501d887a0675c1bf5b580e5a 100644 (file)
@@ -1,6 +1,6 @@
 /* SPU ELF support for BFD.
 
-   Copyright 2006, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2006-2018 Free Software Foundation, Inc.
 
    This file is part of GDB, GAS, and the GNU binutils.
 
@@ -83,7 +83,7 @@ struct spu_opcode
 {
    spu_iformat insn_type;
    unsigned int opcode;
-   char *mnemonic;
+   const char *mnemonic;
    int arg[5];
 };
 
This page took 0.040569 seconds and 4 git commands to generate.