diff -r c1f20ce4abcf -r 3e88ff8f41d5 kernel/eka/euser/epoc/arm/uc_trp.cia --- a/kernel/eka/euser/epoc/arm/uc_trp.cia Tue Aug 31 16:34:26 2010 +0300 +++ b/kernel/eka/euser/epoc/arm/uc_trp.cia Wed Sep 01 12:34:56 2010 +0100 @@ -22,8 +22,8 @@ #include "uc_std.h" // With -fvtable-thunks -//const TInt KVTableTrapOffset=8; -//const TInt KVTableLeaveOffset=16; +const TInt KVTableTrapOffset=8; +const TInt KVTableLeaveOffset=16; // Without -fvtable-thunks // const TInt KVTableTrapOffset=12;