From: Ian Lance Taylor Date: Fri, 2 Apr 1993 15:27:17 +0000 (+0000) Subject: Maybe we should change ansidecl.h to define const as well as CONST? X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e9aff87e192419f31758b95c2ee9b5d6e2ad4f4e;p=binutils-gdb.git Maybe we should change ansidecl.h to define const as well as CONST? * a29k-dis.c, sparc-dis.c, sparc-opc.c: Use CONST rather than const. --- diff --git a/opcodes/a29k-dis.c b/opcodes/a29k-dis.c index 7808a8e0fd3..102d57a9aa4 100644 --- a/opcodes/a29k-dis.c +++ b/opcodes/a29k-dis.c @@ -136,7 +136,7 @@ print_insn (memaddr, info) find_byte_func_type find_byte_func = (find_byte_func_type)info->private_data; - struct a29k_opcode const * opcode; + struct a29k_opcode CONST * opcode; { int status =