--- a/kernel/eka/memmodel/epoc/putils.cpp Tue Feb 02 01:24:03 2010 +0200
+++ b/kernel/eka/memmodel/epoc/putils.cpp Sat Feb 20 00:10:51 2010 +0200
@@ -428,11 +428,6 @@
static const TUint32 KMapAttrType2 = 0x80000000;
static const TUint32 KMapAttrTypeShift = 26;
-#if defined(__CPU_MEMORY_TYPE_REMAPPING)
-extern TUint32 PrimaryRegionRemapRegister();
-extern TUint32 NormalMemoryRemapRegister();
-#endif
-
EXPORT_C TMappingAttributes2::TMappingAttributes2(TMemoryType aType,
TBool aUserAccess,
TBool aWritable,