* a29k-dis.c: Replace CONST with const.

* h8300-dis.c: Likewise.
	* m68k-dis.c: Likewise.
	* or32-dis.c: Likewise.
	* sparc-dis.c: Likewise.
This commit is contained in:
Alan Modra
2002-06-08 07:29:27 +00:00
parent 3f9c735ef4
commit 56da5fedc7
6 changed files with 24 additions and 15 deletions

View File

@ -261,7 +261,7 @@ print_insn (memaddr, info)
/* The four bytes of the instruction. */
unsigned long insn;
find_byte_func_type find_byte_func = (find_byte_func_type)info->private_data;
struct or32_opcode CONST * opcode;
struct or32_opcode const * opcode;
{
int status =