Files
RedBear-OS/src/inttypes/cbindgen.toml
T
jD91mZM2 feed73ffcc inttypes
2018-06-26 09:51:07 +02:00

8 lines
144 B
TOML

sys_includes = ["stdint.h"]
include_guard = "_INTTYPES_H"
trailer = "#include <bits/inttypes.h>"
language = "C"
[enum]
prefix_with_name = true