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:
6d15127
)
* dis-asm.h (print_insn_dvp,dvp_insn_p): Add prototypes.
author
Doug Evans
<dje@google.com>
Wed, 28 Jan 1998 09:58:10 +0000
(09:58 +0000)
committer
Doug Evans
<dje@google.com>
Wed, 28 Jan 1998 09:58:10 +0000
(09:58 +0000)
Delete old txvu stuff.
include/dis-asm.h
patch
|
blob
|
history
diff --git
a/include/dis-asm.h
b/include/dis-asm.h
index da6377c9d64be5752b5f0ffc398c2f5c0187f347..c804299e8276576619c6165dc246b80bfe1c0774 100644
(file)
--- a/
include/dis-asm.h
+++ b/
include/dis-asm.h
@@
-174,7
+174,8
@@
extern int print_insn_v850 PARAMS ((bfd_vma, disassemble_info*));
extern int print_insn_tic80 PARAMS ((bfd_vma, disassemble_info*));
/* end-sanitize-tic80 */
/* start-sanitize-sky */
-extern int print_insn_txvu PARAMS ((bfd_vma, disassemble_info*));
+extern int print_insn_dvp PARAMS ((bfd_vma, disassemble_info*));
+extern int dvp_insn_p PARAMS ((disassemble_info*));
/* end-sanitize-sky */
/* Fetch the disassembler for a given BFD, if that support is available. */