hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/tools/include/asm-generic/bitops.h
....@@ -27,5 +27,6 @@
2727 #include <asm-generic/bitops/hweight.h>
2828
2929 #include <asm-generic/bitops/atomic.h>
30
+#include <asm-generic/bitops/non-atomic.h>
3031
3132 #endif /* __TOOLS_ASM_GENERIC_BITOPS_H */