author | Mike Kinghan <mikek@symbian.org> |
Fri, 06 Aug 2010 10:53:45 +0100 | |
branch | GCC_SURGE |
changeset 241 | 973a4e3b29b5 |
parent 240 | 888ff8520588 |
child 246 | 4a60358e2cbf |
--- a/kernel/eka/common/arm/cmem.cia Thu Aug 05 10:36:25 2010 +0100 +++ b/kernel/eka/common/arm/cmem.cia Fri Aug 06 10:53:45 2010 +0100 @@ -183,7 +183,7 @@ } -#ifdef __EABI__ +#ifdef __GCCE__ //mikek N.B. These __aeabi_mem functions are also defined in rvct/compsupp/aeabimem.cpp // and should be implemented in the compsupp library, not here, when we build one for gcce.