Revision e06fcd75 target-ppc/exec.h

b/target-ppc/exec.h
38 38
#include "softmmu_exec.h"
39 39
#endif /* !defined(CONFIG_USER_ONLY) */
40 40

  
41
void raise_exception_err (CPUState *env, int exception, int error_code);
42
void raise_exception (CPUState *env, int exception);
43

  
44 41
int get_physical_address (CPUState *env, mmu_ctx_t *ctx, target_ulong vaddr,
45 42
                          int rw, int access_type);
46 43

  

Also available in: Unified diff