mkernel 0.0.1
Micro-kernel framework, everything as a module
|
Internal ABI shared by all modules with modmgr. More...
#include <stdint.h>
Go to the source code of this file.
Classes | |
struct | moduleinfo_s |
Typedefs | |
typedef struct moduleinfo_s | moduleinfo_t |
Internal ABI shared by all modules with modmgr.
Definition in file module.h.
typedef struct moduleinfo_s moduleinfo_t |