summaryrefslogtreecommitdiffstats
path: root/target-cris/mmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-cris/mmu.h')
-rw-r--r--target-cris/mmu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/target-cris/mmu.h b/target-cris/mmu.h
index 5a1f92d..1b9aff1 100644
--- a/target-cris/mmu.h
+++ b/target-cris/mmu.h
@@ -6,7 +6,6 @@
struct cris_mmu_result_t
{
uint32_t phy;
- uint32_t pfn;
int prot;
int bf_vec;
};
OpenPOWER on IntegriCloud