hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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 */