Commit 33b3b267 by Marcus Winter

mtapi_c: forgot to separate declaration of embb_mtapi_action_t

parent 1a1300c7
......@@ -60,11 +60,7 @@ struct embb_mtapi_action_struct {
embb_atomic_int num_tasks;
};
/**
* Action type
* \memberof embb_mtapi_action_struct
*/
typedef struct embb_mtapi_action_struct embb_mtapi_action_t;
#include <embb_mtapi_action_t_fwd.h>
/**
* Default constructor.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment