changeset 12 | d0b16e01f384 |
parent 9 | 257450419d10 |
--- a/libraries/memoryaccess/MemoryAccess.mmp Wed Jul 28 18:43:05 2010 +0100 +++ b/libraries/memoryaccess/MemoryAccess.mmp Wed Jul 28 18:43:53 2010 +0100 @@ -36,7 +36,9 @@ source hwbreak.cia #endif -#ifdef EABI +#if defined(EABI) && !defined(GCCE) +macro SUPPORT_BREAKPOINT_STUFF +// This doesn't build with GCC-E source TrkNextInstructionAfterPC.cpp #endif