don't even try to compile unsupported gprof

This commit is contained in:
Vitor Santos Costa 2013-06-20 18:07:57 -05:00
parent cc73f426d9
commit 5c870c11f7

View File

@ -102,8 +102,9 @@ typedef greg_t context_reg;
#else #else
#define CONTEXT_PC NULL #ifdef LOW_PROF
#define CONTEXT_BP NULL #undef LOW_PROF
#endif
#endif #endif