move src\kservice.h to include\rtservice.h.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2005 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
bernard.xiong@gmail.com
2012-03-22 06:11:44 +00:00
parent f71efa4281
commit 0f519b6721
12 changed files with 103 additions and 123 deletions
+1
View File
@@ -22,6 +22,7 @@
#include <rtdef.h>
#include <rtdebug.h>
#include <rtservice.h>
#ifdef __cplusplus
extern "C" {