Moka kernel
|
Go to the source code of this file.
Macros | |
#define | INLINE |
#define | INCLUDE_HEADER(file) file |
#define | INCLUDE_INLINE(file) "inline-macro.hh" |
#define | INCLUDE_NON_INLINE(file) file |
#define INCLUDE_HEADER | ( | file | ) | file |
Definition at line 41 of file inline-macro.hh.
#define INCLUDE_INLINE | ( | file | ) | "inline-macro.hh" |
Definition at line 42 of file inline-macro.hh.
#define INCLUDE_NON_INLINE | ( | file | ) | file |
Definition at line 43 of file inline-macro.hh.
#define INLINE |
Definition at line 40 of file inline-macro.hh.