hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
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 */