changeset 9 | 257450419d10 |
parent 0 | 7f656887cf89 |
--- a/libraries/memoryaccess/MemoryAccess.mmp Fri Jul 09 17:31:42 2010 +0100 +++ b/libraries/memoryaccess/MemoryAccess.mmp Mon Jul 12 15:23:23 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