kerneltest/e32test/debug/t_codemodifier.cpp
changeset 33 0173bcd7697c
parent 0 a41df078684a
equal deleted inserted replaced
31:56f325a607ea 33:0173bcd7697c
    49 //
    49 //
    50 
    50 
    51 #define __E32TEST_EXTENSION__
    51 #define __E32TEST_EXTENSION__
    52 #include <e32test.h>
    52 #include <e32test.h>
    53 #include <e32ldr.h>
    53 #include <e32ldr.h>
       
    54 #include <e32ldr_private.h>
    54 #include <f32dbg.h>
    55 #include <f32dbg.h>
    55 #include "d_codemodifier.h"
    56 #include "d_codemodifier.h"
    56 #include "../misc/prbs.h"
    57 #include "../misc/prbs.h"
    57 
    58 
    58 LOCAL_D RTest test(_L("T_CODEMODIFIER"));
    59 LOCAL_D RTest test(_L("T_CODEMODIFIER"));