提交 54de5a60 编写于 作者: M mbbill

FIX: Removed RT_MEM_DEBUG definition, it should be defined in rtconfig.h . Forgot to remove ?

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@264 bbd45198-f89e-11dd-88c7-29a3b14d5316
上级 de899dfc
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
#include <rtthread.h> #include <rtthread.h>
/* #define RT_MEM_DEBUG */ /* #define RT_MEM_DEBUG */
#define RT_MEM_STATS /* #define RT_MEM_STATS */
#if defined (RT_USING_HEAP) && defined (RT_USING_SMALL_MEM) #if defined (RT_USING_HEAP) && defined (RT_USING_SMALL_MEM)
#ifdef RT_USING_HOOK #ifdef RT_USING_HOOK
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册