Include rtconfig.h file in rtdebug.h file.

This commit is contained in:
bernard 2014-01-26 20:32:44 +08:00
commit 27be3d9af4
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@
#ifndef __RTDEBUG_H__
#define __RTDEBUG_H__
#include <rtconfig.h>
/* Using this macro to control all kernel debug features. */
#ifdef RT_DEBUG