unify the coding style of kernel

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1998 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
dzzxzz
2012-03-17 06:43:49 +00:00
parent 3b06be1cde
commit 12b5e56f46
22 changed files with 341 additions and 177 deletions
+1 -3
View File
@@ -1,7 +1,7 @@
/*
* File : rtdebug.h
* This file is part of RT-Thread RTOS
* COPYRIGHT (C) 2006 - 2011, RT-Thread Development Team
* COPYRIGHT (C) 2006 - 2012, RT-Thread Development Team
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
@@ -78,6 +78,4 @@
#endif /* RT_DEBUG */
#endif /* __RTDEBUG_H__ */