kerneltest/f32test/loader/tld_helper.cpp
changeset 10 36bfc973b146
parent 9 96e5fb8b040d
equal deleted inserted replaced
9:96e5fb8b040d 10:36bfc973b146
    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