gmio_core: add doc for task_iface
This commit is contained in:
parent
560ca7c28b
commit
9ee0abfdc6
@ -22,6 +22,7 @@
|
||||
|
||||
#include "global.h"
|
||||
|
||||
/*! Defines an interface through which any task can be controlled */
|
||||
struct gmio_task_iface
|
||||
{
|
||||
/*! Optional opaque pointer on a user task object, passed as first
|
||||
|
Loading…
Reference in New Issue
Block a user