mkernel 0.0.2
Micro-kernel framework, everything as a module
module.h File Reference

Internal ABI shared by all modules with modmgr. More...

#include <stdint.h>
Include dependency graph for module.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  moduleinfo_s
 

Typedefs

typedef struct moduleinfo_s moduleinfo_t
 

Detailed Description

Internal ABI shared by all modules with modmgr.

Date
17/11/2017
Author
François Cerbelle (Fanfan), franc.nosp@m.ois@.nosp@m.cerbe.nosp@m.lle..nosp@m.net

Definition in file module.h.

Typedef Documentation

◆ moduleinfo_t

typedef struct moduleinfo_s moduleinfo_t