Fix decleration
This commit is contained in:
@@ -1269,7 +1269,7 @@ void cpu_ppc_set_vhyp(PowerPCCPU *cpu, PPCVirtualHypervisor *vhyp);
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void store_fpscr(CPUPPCState *env, uint64_t arg, uint32_t mask);
|
void do_store_fpscr(CPUPPCState *env, uint64_t arg, uint32_t mask);
|
||||||
void helper_hfscr_facility_check(CPUPPCState *env, uint32_t bit,
|
void helper_hfscr_facility_check(CPUPPCState *env, uint32_t bit,
|
||||||
const char *caller, uint32_t cause);
|
const char *caller, uint32_t cause);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user