branch | RCL_3 |
changeset 44 | 3e88ff8f41d5 |
parent 43 | c1f20ce4abcf |
--- a/kerneltest/e32test/pccd/t_pccdsr.cpp Tue Aug 31 16:34:26 2010 +0300 +++ b/kerneltest/e32test/pccd/t_pccdsr.cpp Wed Sep 01 12:34:56 2010 +0100 @@ -32,6 +32,7 @@ const TInt KAtaSectorSize=512; const TInt KMaxSectors=8; const TInt KMaxRdWrBufLen=(KAtaSectorSize*KMaxSectors); // 4K +const TInt KHeapSize=0x4000; const TInt KMaxErr=8; #if defined (USE_F32_ACCESS)