kerneltest/f32test/demandpaging/t_paginginfo.cpp
changeset 33 0173bcd7697c
parent 0 a41df078684a
equal deleted inserted replaced
31:56f325a607ea 33:0173bcd7697c
    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.