Revision a0e372f0 target-openrisc/cpu.c

b/target-openrisc/cpu.c
159 159
    cc->get_phys_page_debug = openrisc_cpu_get_phys_page_debug;
160 160
    dc->vmsd = &vmstate_openrisc_cpu;
161 161
#endif
162
    cc->gdb_num_core_regs = 32 + 3;
162 163
}
163 164

  
164 165
static void cpu_register(const OpenRISCCPUInfo *info)

Also available in: Unified diff