]> Git Repo - qemu.git/blobdiff - target/openrisc/cpu.c
accel/tcg: move atomic_template.h to accel/tcg/
[qemu.git] / target / openrisc / cpu.c
index 1d6330cbccfa9ee08bbec03d3beab3a5d8788f53..a979f0bf8b015ae535d42634aa1cac176bd5be61 100644 (file)
@@ -210,11 +210,6 @@ static void openrisc_cpu_register_types(void)
     }
 }
 
-OpenRISCCPU *cpu_openrisc_init(const char *cpu_model)
-{
-    return OPENRISC_CPU(cpu_generic_init(TYPE_OPENRISC_CPU, cpu_model));
-}
-
 /* Sort alphabetically by type name, except for "any". */
 static gint openrisc_cpu_list_compare(gconstpointer a, gconstpointer b)
 {
This page took 0.024478 seconds and 4 git commands to generate.