rust/helpers/cpumask.c
0 → 100644
+45
−0
+1
−0
Loading
In order to prepare for adding Rust abstractions for cpumask, add the required helpers for inline cpumask functions that cannot be called by rust code directly. Reviewed-by:Alice Ryhl <aliceryhl@google.com> Signed-off-by:
Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by:
Yury Norov [NVIDIA] <yury.norov@gmail.com>