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:
ccced87
)
Maybe we should change ansidecl.h to define const as well as CONST?
author
Ian Lance Taylor
<ian@airs.com>
Fri, 2 Apr 1993 15:27:17 +0000
(15:27 +0000)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/opcodes/a29k-dis.c
b/opcodes/a29k-dis.c
index 7808a8e0fd3d77edff5defd9d77e9ae5963d5601..102d57a9aa402de0015762bfec21a8e5df46eccb 100644
(file)
--- 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 =