Use MODULE_DEFAULT in module_init to reference a global default function
This commit is contained in:
@@ -2242,6 +2242,8 @@ typedef struct event_ctx
|
||||
|
||||
} event_ctx_t;
|
||||
|
||||
#define MODULE_DEFAULT NULL
|
||||
|
||||
typedef struct module_ctx
|
||||
{
|
||||
void *module_handle;
|
||||
|
||||
Reference in New Issue
Block a user