kernel/eka/memmodel/epoc/moving/minit.cpp
branchCompilerCompatibility
changeset 77 c4d65d91ad0c
parent 62 4a8fed1c0ef6
--- a/kernel/eka/memmodel/epoc/moving/minit.cpp	Mon Mar 08 11:57:08 2010 +0000
+++ b/kernel/eka/memmodel/epoc/moving/minit.cpp	Sun Mar 14 13:15:32 2010 +0000
@@ -54,6 +54,11 @@
 	m.Init3();
 	}
 
+void M::Init4()
+    {
+    // Fourth phase MMU initialisation - Not required on this memory model.
+    }
+
 TInt M::InitSvHeapChunk(DChunk* aChunk, TInt aSize)
 	{
 	TInt r;