From: Doug Evans Date: Tue, 27 Jan 1998 03:19:26 +0000 (+0000) Subject: add comment X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=5340383e6978cdbf79e4c2f6944f333421c74ad3;p=deliverable%2Fbinutils-gdb.git add comment --- diff --git a/opcodes/txvu-opc.c b/opcodes/txvu-opc.c index f7ee3066c9..d3a125c576 100644 --- a/opcodes/txvu-opc.c +++ b/opcodes/txvu-opc.c @@ -2121,6 +2121,9 @@ txvu_opcode_init_tables (flags) lower_icode_map[icode_hash] = &txvu_lower_opcodes[i]; } + /* FIXME: We just hash everything to the same value for the rest. + Quick hack while other things are worked on. */ + /* PKE table. */ for (i = pke_opcodes_count - 2; i >= 0; --i)