Files
RedBear-OS/src/header/bits_fcntl/cbindgen.toml
T
2026-06-04 14:09:38 +01:00

8 lines
266 B
TOML

# POSIX header spec: https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/stdio.h.html
#
# These constants are split out to prevent including all of stdio.h into fcntl.h
include_guard = "_RELIBC_BITS_FCNTL_H"
language = "C"
no_includes = true
cpp_compat = true