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

ABI interface shared between module class and application. More...

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

Go to the source code of this file.

Classes

struct  mkmod_api_s
 

Typedefs

typedef struct mkmod_api_s mkmod_api_t
 

Detailed Description

ABI interface shared between module class and application.

Author
François Cerbelle (Fanfan), franc.nosp@m.ois@.nosp@m.cerbe.nosp@m.lle..nosp@m.net

Definition in file mkmod.h.

Typedef Documentation

◆ mkmod_api_t

typedef struct mkmod_api_s mkmod_api_t