git-svn-id: https://rt-thread.googlecode.com/svn/trunk@907 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
qiuyiuestc 2010-09-13 01:14:04 +00:00
parent 2fd51d55aa
commit 463e70efef
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
* 2006-09-03 Bernard implement rt_thread_detach
* 2008-02-16 Bernard fix the rt_thread_timeout bug
* 2010-03-21 Bernard change the errno of rt_thread_delay/sleep to RT_EOK.
* 2010-04-11 Yi.Qiu add module feature
* 2010-04-11 Yi.Qiu add module feature
*/
#include <rtthread.h>