mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
removed unused prototype
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1073 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
1d96905d76
commit
345fbaa3ca
1 changed files with 0 additions and 3 deletions
|
@ -3024,9 +3024,6 @@ void cpu_ppc_close(CPUPPCState *env)
|
|||
}
|
||||
|
||||
/*****************************************************************************/
|
||||
int print_insn_powerpc (FILE *out, unsigned long insn, unsigned memaddr,
|
||||
int dialect);
|
||||
|
||||
int gen_intermediate_code_internal (CPUState *env, TranslationBlock *tb,
|
||||
int search_pc)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue