kernel/eka/memmodel/epoc/flexible/mmu/mpagearray.h
changeset 149 d9f1e5bfe28c
parent 0 a41df078684a
child 201 43365a9b78a3
--- a/kernel/eka/memmodel/epoc/flexible/mmu/mpagearray.h	Mon May 24 18:45:46 2010 +0100
+++ b/kernel/eka/memmodel/epoc/flexible/mmu/mpagearray.h	Thu Jun 10 11:48:01 2010 +0100
@@ -543,7 +543,7 @@
 		@param aCount		The number of pages to add.
 		@param aPages		Pointer to list of \a aCount physical page addresses to add.
 		*/
-		void Add(TUint aCount, TPhysAddr* aPages);
+		void Add(TUint aCount, const TPhysAddr* aPages);
 
 		/**
 		Add contiguous pages to the array, setting each entry state as ECommitted.