projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f8d9c1
)
From David Wood
author
Steve Chamberlain
<steve@cygnus>
Fri, 19 Jul 1991 15:21:35 +0000
(15:21 +0000)
committer
Steve Chamberlain
<steve@cygnus>
Fri, 19 Jul 1991 15:21:35 +0000
(15:21 +0000)
binutils/am29k-pinsn.c
patch
|
blob
|
history
diff --git
a/binutils/am29k-pinsn.c
b/binutils/am29k-pinsn.c
index 7207fffe83cd4c2c3c41d1a98c8cef24b2aa2f0b..b7a210aa5fbb04e234da3671025f98b565f2bec7 100644
(file)
--- a/
binutils/am29k-pinsn.c
+++ b/
binutils/am29k-pinsn.c
@@
-147,7
+147,7
@@
print_insn_a29k (memaddr, buffer, stream)
/* The four bytes of the instruction. */
unsigned char insn24, insn16, insn8, insn0;
- struct am29k_opcode *opcode;
+
CONST
struct am29k_opcode *opcode;
#ifdef GDB
read_memory (memaddr, &insn[0], 4);