Cthulhu  0.2.10
Cthulhu compiler collection
loader.inc File Reference
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ LOADER_ERROR

#define LOADER_ERROR (   ID,
  STR 
)

module types

Definition at line 17 of file loader.inc.

◆ LOADER_FEATURE

#define LOADER_FEATURE (   ID,
  STR,
  BIT 
)

Definition at line 28 of file loader.inc.

◆ LOADER_MODULE

#define LOADER_MODULE (   ID,
  STR,
  BIT 
)

Definition at line 4 of file loader.inc.