Files
RedBear-OS/src/header/assert/cbindgen.toml
T
2024-11-17 16:15:07 +00:00

11 lines
200 B
TOML

sys_includes = ["features.h"]
include_guard = "_RELIBC_ASSERT_H"
trailer = "#include <bits/assert.h>"
language = "C"
style = "Tag"
no_includes = true
cpp_compat = true
[enum]
prefix_with_name = true