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:
2f84ec0
)
fix comments
author
David MacKenzie
<djm@cygnus>
Thu, 6 Jan 1994 20:37:47 +0000
(20:37 +0000)
committer
David MacKenzie
<djm@cygnus>
Thu, 6 Jan 1994 20:37:47 +0000
(20:37 +0000)
opcodes/a29k-dis.c
patch
|
blob
|
history
diff --git
a/opcodes/a29k-dis.c
b/opcodes/a29k-dis.c
index 4a4152f315c773bf3ee155c39d274932f684319b..574acabf98ad3af4bbaf5f2ee7b6a9b9a714ccef 100644
(file)
--- a/
opcodes/a29k-dis.c
+++ b/
opcodes/a29k-dis.c
@@
-121,8
+121,9
@@
typedef (*find_byte_func_type)
PARAMS ((char *, unsigned char *, unsigned char *,
unsigned char *, unsigned char *));
-/* Print one instruction from MEMADDR on STREAM.
+/* Print one instruction from MEMADDR on
INFO->
STREAM.
Return the size of the instruction (always 4 on a29k). */
+
static int
print_insn (memaddr, info)
bfd_vma memaddr;