doc fix
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14138 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
4a1c137eb5
commit
f0214c84a0
|
@ -295,8 +295,6 @@ struct ch_thread {
|
|||
};
|
||||
|
||||
/**
|
||||
* @extends threads_queue_t
|
||||
*
|
||||
* @brief Type of a ready list header.
|
||||
*/
|
||||
typedef struct ch_ready_list {
|
||||
|
|
Loading…
Reference in New Issue