kerneltest/e32test/demandpaging/t_printsysinfo.cpp
branchGCC_SURGE
changeset 215 8096a832df02
parent 90 947f0dc9f7a8
equal deleted inserted replaced
210:b592f7984442 215:8096a832df02
    18 
    18 
    19 #include <e32std.h>
    19 #include <e32std.h>
    20 #include <e32test.h>
    20 #include <e32test.h>
    21 #include <e32cmn.h>
    21 #include <e32cmn.h>
    22 #include <dptest.h>
    22 #include <dptest.h>
    23 #include "..\mmu\mmudetect.h"
    23 #include "../mmu/mmudetect.h"
    24 
    24 
    25 
    25 
    26 RTest test(_L("T_PRINTSYSINFO"));
    26 RTest test(_L("T_PRINTSYSINFO"));
    27 
    27 
    28 
    28