diff options
author | Li Zefan <[email protected]> | 2009-11-02 08:50:52 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-11-02 15:47:54 +0100 |
commit | 7b2a35132ad0a70902dcd2844c27ed64cda0ce9b (patch) | |
tree | f800a7d536d7850ac5cfeca5eb576f9af568751d /tools/perf/scripts/python/check-perf-trace.py | |
parent | c4b8ac2c1aee1398b9378b8730bac56294b3410b (diff) |
compiler: Introduce __always_unused
I wrote some code which is used as compile-time checker, and the
code should be elided after compile.
So I need to annotate the code as "always unused", compared to
"maybe unused".
Signed-off-by: Li Zefan <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Linus Torvalds <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions