mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 09:43:56 -06:00
target-ppc: remove remaining warnings
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5991 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
94fa46e2c2
commit
9322057384
4 changed files with 11 additions and 17 deletions
|
@ -1669,8 +1669,6 @@ void helper_store_msr (target_ulong val)
|
|||
}
|
||||
}
|
||||
|
||||
void cpu_dump_rfi (target_ulong RA, target_ulong msr);
|
||||
|
||||
static always_inline void do_rfi (target_ulong nip, target_ulong msr,
|
||||
target_ulong msrm, int keep_msrh)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue