mkernel 0.0.1
Micro-kernel framework, everything as a module
|
ABI interface shared between module class and application. More...
#include <stddef.h>
Go to the source code of this file.
Classes | |
struct | mkmod_api_s |
Typedefs | |
typedef struct mkmod_api_s | mkmod_api_t |
ABI interface shared between module class and application.
Definition in file mkmod.h.
typedef struct mkmod_api_s mkmod_api_t |