Files
RedBear-OS/src/termios/cbindgen.toml
T
jD91mZM2 44599a032e Kind of get bash to compile
Doesn't link yet due to "multiple definitions of malloc", because some are supplied by some library of bash itself. Really odd.
2018-08-02 14:37:57 +02:00

8 lines
118 B
TOML

sys_includes = ["stdint.h"]
include_guard = "_TERMIOS_H"
language = "C"
style = "Tag"
[enum]
prefix_with_name = true