]> Git Repo - qemu.git/blobdiff - target-cris/mmu.h
Merge remote branch 'mst/for_anthony' into staging
[qemu.git] / target-cris / mmu.h
index d753b3834a6385a695f9c70799bb01c37e636d0d..459d809f7d8d13f2fe6e17a0c9d25189f30b7b2c 100644 (file)
@@ -14,4 +14,4 @@ void cris_mmu_init(CPUState *env);
 void cris_mmu_flush_pid(CPUState *env, uint32_t pid);
 int cris_mmu_translate(struct cris_mmu_result *res,
                       CPUState *env, uint32_t vaddr,
-                      int rw, int mmu_idx);
+                      int rw, int mmu_idx, int debug);
This page took 0.023252 seconds and 4 git commands to generate.