sched: exclude cpu_set_t from cbindgen export (defined in after_includes)

This commit is contained in:
Red Bear OS
2026-07-10 11:52:55 +03:00
parent 25b8182d1d
commit ef55c3cbb0
+1
View File
@@ -48,6 +48,7 @@ cpp_compat = true
prefix_with_name = true
[export]
exclude = ["cpu_set_t", "cbindgen_stupid_struct_user_for_cpu_set_t", "cbindgen_stupid_struct_user_for_sched_param"]
include = [
"sched_param",
"sched_get_priority_max",