add rt_thread_idle_excute API.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@830 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
bernard.xiong
2010-08-05 08:16:30 +00:00
parent 898ad75a7a
commit 2e0352e653
2 changed files with 74 additions and 46 deletions
+1
View File
@@ -120,6 +120,7 @@ void rt_thread_idle_init(void);
#ifdef RT_USING_HOOK
void rt_thread_idle_sethook(void (*hook)(void));
#endif
void rt_thread_idle_excute(void);
/*
* schedule service