* config/tc-m68hc11.c (cmp_opcode): Define prototype.
authorStephane Carrez <stcarrez@nerim.fr>
Sun, 30 Sep 2001 09:20:55 +0000 (09:20 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Sun, 30 Sep 2001 09:20:55 +0000 (09:20 +0000)
commit27302d639bda09c0a8812fcbf6b584a29a2912e9
treedd26c0bf2f37a5b380326480354a62a3383e7371
parentfc847f15909726b3659ec495e9cf3ff9c76e545b
* config/tc-m68hc11.c (cmp_opcode): Define prototype.
(print_opcode_format, skip_whites): Likewise.
(convert_branch, m68hc11_new_insn): Likewise.
(build_dbranch_insn, build_indexed_byte): Likewise.
(build_reg_mode, find, find_opcode): Likewise.
(print_insn_format): Fix call to print_opcode_format.
(md_assemble): Fix call to build_dbranch_insn.
gas/ChangeLog
gas/config/tc-m68hc11.c