Files
RedBear-OS/src
Red Bear OS 684ec4a1f5 relibc: remove duplicate [fn] section in sys_statfs/cbindgen.toml
cbindgen 0.29.x rejects duplicate TOML sections when the header-specific
cbindgen.toml is concatenated with cbindgen.globdefs.toml (which already
defines [fn]). The [fn] prefix = "" in sys_statfs was redundant (it's the
default), so removing it fixes the duplicate key error.
2026-07-10 15:12:00 +03:00
..