Revision 0fd3ca30 hw/r2d.c

b/hw/r2d.c
39 39
    struct SH7750State *s;
40 40

  
41 41
    if (!cpu_model)
42
        cpu_model = "any";
42
        cpu_model = "SH7751R";
43 43

  
44 44
    env = cpu_init(cpu_model);
45 45
    if (!env) {

Also available in: Unified diff