kerneltest/e32test/defrag/t_pagemove.cpp
branchGCC_SURGE
changeset 215 8096a832df02
parent 31 56f325a607ea
equal deleted inserted replaced
210:b592f7984442 215:8096a832df02
    58 #include <e32std_private.h>
    58 #include <e32std_private.h>
    59 #include <dptest.h>
    59 #include <dptest.h>
    60 #include "d_pagemove.h"
    60 #include "d_pagemove.h"
    61 #include "t_pagemove_dll.h"
    61 #include "t_pagemove_dll.h"
    62 #include "t_pmwsd.h"
    62 #include "t_pmwsd.h"
    63 #include "..\mmu\mmudetect.h"
    63 #include "../mmu/mmudetect.h"
    64 #include "..\debug\d_codemodifier.h"
    64 #include "../debug/d_codemodifier.h"
    65 #include "..\mmu\d_memorytest.h"
    65 #include "../mmu/d_memorytest.h"
    66 
    66 
    67 //#define _DEBUG_MSG
    67 //#define _DEBUG_MSG
    68 #ifdef _DEBUG_MSG
    68 #ifdef _DEBUG_MSG
    69 #define _R_PRINTF(x) 	RDebug::Printf(x)
    69 #define _R_PRINTF(x) 	RDebug::Printf(x)
    70 #define _T_PRINTF(x)	test.Printf(x)
    70 #define _T_PRINTF(x)	test.Printf(x)