Cthulhu  0.2.10
Cthulhu compiler collection
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
target.c File Reference
#include "target/target.h"
#include "base/panic.h"
#include "target/target.inc"
Include dependency graph for target.c:

Go to the source code of this file.

Macros

#define FILE_LAYOUT(ID, STR)   [ID] = (STR),
 

Functions

STA_DECL const char * file_layout_str (file_layout_t layout)
 

Macro Definition Documentation

◆ FILE_LAYOUT

#define FILE_LAYOUT (   ID,
  STR 
)    [ID] = (STR),