Revision b13ce26d hw/spapr.h

b/hw/spapr.h
286 286
    do { } while (0)
287 287
#endif
288 288

  
289
typedef target_ulong (*spapr_hcall_fn)(CPUPPCState *env, sPAPREnvironment *spapr,
289
typedef target_ulong (*spapr_hcall_fn)(PowerPCCPU *cpu, sPAPREnvironment *spapr,
290 290
                                       target_ulong opcode,
291 291
                                       target_ulong *args);
292 292

  

Also available in: Unified diff