Cthulhu
0.2.10
Cthulhu compiler collection
target.inc
Go to the documentation of this file.
1
// SPDX-License-Identifier: GPL-3.0-only
2
3
#ifndef FILE_LAYOUT
4
# define FILE_LAYOUT(id, str)
5
#endif
6
7
FILE_LAYOUT
(eFileLayoutTree,
"tree"
)
8
FILE_LAYOUT
(eFileLayoutFlat, "flat")
9
FILE_LAYOUT
(eFileLayoutSingle, "single")
10
FILE_LAYOUT
(eFileLayoutPair, "pair")
11
12
#undef FILE_LAYOUT
FILE_LAYOUT
#define FILE_LAYOUT(id, str)
Definition:
target.inc:4
target
target
include
target
target.inc
Generated by
1.9.1