mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 18:57:16 +08:00
update doxygen comments.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1132 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
+272
-245
File diff suppressed because it is too large
Load Diff
@@ -318,6 +318,7 @@ rt_module_t rt_module_self (void);
|
||||
rt_err_t rt_module_set (rt_module_t module);
|
||||
rt_module_t rt_module_find(const char* name);
|
||||
#endif
|
||||
/*@}*/
|
||||
|
||||
/*
|
||||
* interrupt service
|
||||
|
||||
Reference in New Issue
Block a user