aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/include/asm/bitops.h
blob: fbe4d92129195e699db37c67f792f999d3f79514 (plain) (blame)
1
2
3
4
5
6
#include "../../../../include/asm-generic/bitops/__fls.h"
#include "../../../../include/asm-generic/bitops/fls.h"
#include "../../../../include/asm-generic/bitops/fls64.h"
#include "../../../../include/asm-generic/bitops/__ffs.h"
#include "../../../../include/asm-generic/bitops/ffz.h"
#include "../../../../include/asm-generic/bitops/hweight.h"