forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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 */