hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
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 */