git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4187 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
ab9c48576c
commit
31f7e698c0
|
@ -46,7 +46,7 @@
|
|||
*
|
||||
* @api
|
||||
*/
|
||||
#define chSysGetIdleThread() (rlist.r_queue.r_prev)
|
||||
#define chSysGetIdleThread() (rlist.r_queue.p_prev)
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue