summaryrefslogtreecommitdiff
path: root/opcodes/or32-dis.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2002-06-08 07:29:27 +0000
committerAlan Modra <amodra@bigpond.net.au>2002-06-08 07:29:27 +0000
commit665eaa6ef575fd1cbe754639bc9a7167bc6ea055 (patch)
tree8ae282cb31bb9dbfc71fd33ccc5f3ec52f2c0ecd /opcodes/or32-dis.c
parentf4217f8103848339ed7d0a14c8b91c6ac33e3e03 (diff)
downloadgdb-665eaa6ef575fd1cbe754639bc9a7167bc6ea055.tar.gz
* a29k-dis.c: Replace CONST with const.
* h8300-dis.c: Likewise. * m68k-dis.c: Likewise. * or32-dis.c: Likewise. * sparc-dis.c: Likewise.
Diffstat (limited to 'opcodes/or32-dis.c')
-rw-r--r--opcodes/or32-dis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/or32-dis.c b/opcodes/or32-dis.c
index 8876a303666..d5f467944d2 100644
--- a/opcodes/or32-dis.c
+++ b/opcodes/or32-dis.c
@@ -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 =