branch | GCC_SURGE |
changeset 241 | 973a4e3b29b5 |
parent 203 | 71dce6d9df02 |
--- 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.