12 lines
164 B
TOML
12 lines
164 B
TOML
sys_includes = []
|
|
include_guard = "_RELIBC_BITS_SCHED_H"
|
|
language = "C"
|
|
style = "tag"
|
|
no_includes = true
|
|
cpp_compat = true
|
|
|
|
[export]
|
|
include = [
|
|
"sched_param",
|
|
]
|