b833e44293
This reverts commit 8867ba80df.
11 lines
236 B
TOML
11 lines
236 B
TOML
sys_includes = ["stddef.h", "alloca.h", "wchar.h", "features.h"]
|
|
include_guard = "_RELIBC_STDLIB_H"
|
|
trailer = "#include <bits/stdlib.h>"
|
|
language = "C"
|
|
style = "Type"
|
|
no_includes = true
|
|
cpp_compat = true
|
|
|
|
[enum]
|
|
prefix_with_name = true
|