diff options
author | 2016-05-07 12:15:21 +0200 | |
---|---|---|
committer | 2016-05-10 13:24:51 +0200 | |
commit | 521b00cd7a6491fbec7d1ede5b6b33f106a6addc (patch) | |
tree | 9ac2bb236b3acbf32930f9a8cf2a2d8b13ae8bbb /tools/perf/scripts/python/stackcollapse.py | |
parent | s390: make couple of variables and functions static (diff) | |
download | wireguard-linux-521b00cd7a6491fbec7d1ede5b6b33f106a6addc.tar.xz wireguard-linux-521b00cd7a6491fbec7d1ede5b6b33f106a6addc.zip |
s390: add missing declarations
arch_dup_task_struct and the per cpu variable mt_cycles are globally
visible, but do not have any header file with a declaration.
Therefore add it so we have proper type checking in place.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions