10 lines
186 B
TOML
10 lines
186 B
TOML
sys_includes = ["stdarg.h", "sys/stat.h", "unistd.h"]
|
|
include_guard = "_RELIBC_FCNTL_H"
|
|
language = "C"
|
|
style = "Tag"
|
|
no_includes = true
|
|
cpp_compat = true
|
|
|
|
[enum]
|
|
prefix_with_name = true
|