Cthulhu
0.2.10
Cthulhu compiler collection
|
Go to the source code of this file.
Macros | |
#define | LOADER_MODULE(ID, STR, BIT) |
#define | LOADER_ERROR(ID, STR) |
module types More... | |
#define | LOADER_FEATURE(ID, STR, BIT) |
#define LOADER_ERROR | ( | ID, | |
STR | |||
) |
module types
Definition at line 17 of file loader.inc.
#define LOADER_FEATURE | ( | ID, | |
STR, | |||
BIT | |||
) |
Definition at line 28 of file loader.inc.
#define LOADER_MODULE | ( | ID, | |
STR, | |||
BIT | |||
) |
Definition at line 4 of file loader.inc.