kernel/eka/memmodel/epoc/flexible/mmu/mpagearray.cpp
changeset 149 d9f1e5bfe28c
parent 0 a41df078684a
child 201 43365a9b78a3
--- a/kernel/eka/memmodel/epoc/flexible/mmu/mpagearray.cpp	Mon May 24 18:45:46 2010 +0100
+++ b/kernel/eka/memmodel/epoc/flexible/mmu/mpagearray.cpp	Thu Jun 10 11:48:01 2010 +0100
@@ -258,7 +258,7 @@
 	}
 
 
-void RPageArray::TIter::Add(TUint aCount, TPhysAddr* aPages)
+void RPageArray::TIter::Add(TUint aCount, const TPhysAddr* aPages)
 	{
 	// MmuLock NOT required because...
 	// 1. AddStart has ensured all segments are allocated and locked (so they can't be deleted)