Maybe we should change ansidecl.h to define const as well as CONST?
authorIan Lance Taylor <ian@airs.com>
Fri, 2 Apr 1993 15:27:17 +0000 (15:27 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 2 Apr 1993 15:27:17 +0000 (15:27 +0000)
* a29k-dis.c, sparc-dis.c, sparc-opc.c: Use CONST rather than
const.

opcodes/a29k-dis.c

index 7808a8e0fd3d77edff5defd9d77e9ae5963d5601..102d57a9aa402de0015762bfec21a8e5df46eccb 100644 (file)
@@ -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 =