diff options
author | Catalin Marinas <[email protected]> | 2012-09-12 22:00:53 +0100 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2012-09-14 17:15:41 +0100 |
commit | 048fa2df92c325cb4425dccd66c8922c8342b507 (patch) | |
tree | a76ddbd3f05752f27e0867906a34e102cb76b4e4 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 0753f70f07fbbd23a48d61ffea37028bd0bd6c7d (diff) |
generic: Implement generic ffs/fls using __builtin_* functions
This patch implements ffs, __ffs, fls, __fls using __builtin_* gcc
functions. These header files can be used by other architectures that
rely on the gcc builtins.
Signed-off-by: Catalin Marinas <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions