From 5340383e6978cdbf79e4c2f6944f333421c74ad3 Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Tue, 27 Jan 1998 03:19:26 +0000 Subject: [PATCH] add comment --- opcodes/txvu-opc.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/opcodes/txvu-opc.c b/opcodes/txvu-opc.c index f7ee3066c90..d3a125c5762 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) -- 2.30.2