Revision eb38c52c mips-dis.c

b/mips-dis.c
3302 3302
#endif
3303 3303

  
3304 3304
  /* Set ISA, architecture, and cp0 register names as best we can.  */
3305
#if ! SYMTAB_AVAILABLE && 0
3305
#if !defined(SYMTAB_AVAILABLE) && 0
3306 3306
  /* This is running out on a target machine, not in a host tool.
3307 3307
     FIXME: Where does mips_target_info come from?  */
3308 3308
  target_processor = mips_target_info.processor;

Also available in: Unified diff