Give an opaque to the m48t59 direct access routines to make it easier
[qemu] / target-cris / mmu.h
index adbc1fc..519c0fc 100644 (file)
@@ -17,4 +17,4 @@ struct cris_mmu_result_t
 
 int cris_mmu_translate(struct cris_mmu_result_t *res,
                       CPUState *env, uint32_t vaddr,
-                      int rw, int is_user);
+                      int rw, int mmu_idx);