git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14138 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
Giovanni Di Sirio 2021-04-05 13:51:24 +00:00
parent 4a1c137eb5
commit f0214c84a0
1 changed files with 0 additions and 2 deletions

View File

@ -295,8 +295,6 @@ struct ch_thread {
};
/**
* @extends threads_queue_t
*
* @brief Type of a ready list header.
*/
typedef struct ch_ready_list {