]> Git Repo - qemu.git/blobdiff - target-ppc/cpu.h
More PowerPC target -1 usage fixes (reservation address).
[qemu.git] / target-ppc / cpu.h
index 7fcdd4121f00a013131f5c827b44dd4d75f58e62..198da43f3ea9ff05ed2116be05efc87e51659353 100644 (file)
@@ -723,7 +723,6 @@ void cpu_ppc_reset (void *opaque);
 void ppc_cpu_list (FILE *f, int (*cpu_fprintf)(FILE *f, const char *fmt, ...));
 
 const ppc_def_t *cpu_ppc_find_by_name (const unsigned char *name);
-const ppc_def_t *cpu_ppc_find_by_pvr (uint32_t pvr);
 int cpu_ppc_register_internal (CPUPPCState *env, const ppc_def_t *def);
 
 /* Time-base and decrementer management */
This page took 0.023294 seconds and 4 git commands to generate.