Revision 0d09e41a hw/ppc/spapr_hcall.c

b/hw/ppc/spapr_hcall.c
2 2
#include "cpu.h"
3 3
#include "sysemu/sysemu.h"
4 4
#include "helper_regs.h"
5
#include "hw/spapr.h"
5
#include "hw/ppc/spapr.h"
6 6
#include "mmu-hash64.h"
7 7

  
8 8
static target_ulong compute_tlbie_rb(target_ulong v, target_ulong r,

Also available in: Unified diff