« Previous | Next » 

Revision 2a24374a

ID2a24374ab6c27c00dd346f0961a0f05e13672a86

Added by Stefan Weil over 12 years ago

tcg: Make ARRAY_SIZE(tcg_op_defs) globally available

tcg_op_defs was already a global array.

The tci disassembler also needs ARRAY_SIZE(tcg_op_defs),
so add a new global constant with this value.

Signed-off-by: Stefan Weil <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences