diff options
author | Khem Raj <[email protected]> | 2015-05-22 09:56:29 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2015-05-22 10:59:54 -0700 |
commit | bde304575f3ecaa9570a9329196dffaadf3adafa (patch) | |
tree | 871ec35979b42130ccae2f2682fa316fab3f5057 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 3a38958d2477b718d1011fb88c24c4f264ee9700 (diff) |
Input: sentelic - use "static inline" instead of "inline"
gcc-5 defaults to gnu11 which used c99 inline semantics in c99 'inline' is
not externally visible unlike gnu89, therefore we use 'static inline' which
has same semantics between gnu89 and c99
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions