kerneltest/f32test/loader/tld_helper.cpp
branchanywhere
changeset 41 d32f34975bbf
parent 33 0173bcd7697c
equal deleted inserted replaced
40:04a1b74efd48 41:d32f34975bbf
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 #include "t_loader_delete.h"
    18 #include "t_loader_delete.h"
    19 #include <e32debug.h>
    19 #include <e32debug.h>
    20 
    20 #include <e32ldr.h>
       
    21 #include <e32ldr_private.h>
    21 
    22 
    22 TInt E32Main()
    23 TInt E32Main()
    23 	{
    24 	{
    24 #ifdef __WINS__
    25 #ifdef __WINS__
    25 	// don't use JIT if running on emulator because don't want to halt
    26 	// don't use JIT if running on emulator because don't want to halt