changeset 33 | 0173bcd7697c |
parent 0 | a41df078684a |
31:56f325a607ea | 33:0173bcd7697c |
---|---|
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 |