Commit 674caa7d authored by fotopoulou's avatar fotopoulou
Browse files

re-enable RAM_COUNTING_TOOL

parent 6af2fa8d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@
/* ################### Start compiler switches ######################## */

#define SUPPORT_JBM_TRACEFILE                   /* support for JBM tracefile, which is needed for 3GPP objective/subjective testing, but not relevant for real-world implementations */
//#define RAM_COUNTING_TOOL                       /* tool to automatically count the dynamically alocated static memory consumption */
#define RAM_COUNTING_TOOL                       /* tool to automatically count the dynamically alocated static memory consumption */

/* #################### End compiler switches ######################### */