Revision 929a62a0

b/target-mips/translate_init.c
417 417
#endif
418 418
};
419 419

  
420
static const mips_def_t *cpu_mips_find_by_name (const unsigned char *name)
420
static const mips_def_t *cpu_mips_find_by_name (const char *name)
421 421
{
422 422
    int i;
423 423

  

Also available in: Unified diff