dzzxzz@gmail.com
|
cd053e7737
re-format the coding style, convert the tab to 4 spaces and make sure the line length is not longer than 80 in rtdebug.h
|
13 years ago |
dzzxzz@gmail.com
|
f897cff83f
fixed a compiling error if RT_DEBUG is defined but RT_DEBUG_CONTEXT_CHECK is defined as 0
|
13 years ago |
bernard.xiong@gmail.com
|
87195cf84e
Added memory heap object implementation; Added RT_LIST_OBJECT_INIT macro.
|
13 years ago |
dzzxzz
|
12b5e56f46
unify the coding style of kernel
|
13 years ago |
dzzxzz
|
7926109356
cleanup kernel code
|
13 years ago |
bernard.xiong@gmail.com
|
ee68988518
change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT.
|
14 years ago |
mbbill@gmail.com
|
1aa724b5d8
fixd a compiler error in rtdebug.h
|
14 years ago |
mbbill@gmail.com
|
864bd11802
Add reentrance check. Put kernel debug switch together.
|
14 years ago |