kerneltest/f32test/demandpaging/t_paginginfo.cpp
changeset 10 36bfc973b146
parent 9 96e5fb8b040d
equal deleted inserted replaced
9:96e5fb8b040d 10:36bfc973b146
    18 #include <e32test.h>
    18 #include <e32test.h>
    19 
    19 
    20 RTest test(_L("t_paginginfo"));
    20 RTest test(_L("t_paginginfo"));
    21 
    21 
    22 #include <e32rom.h>
    22 #include <e32rom.h>
       
    23 #include <e32svr.h>
    23 #include <u32hal.h>
    24 #include <u32hal.h>
    24 #include <f32file.h>
    25 #include <f32file.h>
    25 #include <f32dbg.h>
    26 #include <f32dbg.h>
       
    27 #include <d32locd.h>
    26 #include "testdefs.h"
    28 #include "testdefs.h"
    27 #include <hal.h>
    29 #include <hal.h>
    28 
    30 
    29 
    31 
    30 TInt DriveNumber=-1;   // Parameter - Which drive?  -1 = autodetect.
    32 TInt DriveNumber=-1;   // Parameter - Which drive?  -1 = autodetect.