]> git.ipfire.org Git - thirdparty/util-linux.git/commit
irqtop: move independent code to irq-common.c
authorKarel Zak <kzak@redhat.com>
Fri, 6 Mar 2020 13:04:33 +0000 (14:04 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 6 Mar 2020 13:04:33 +0000 (14:04 +0100)
commit94e7e258a3bdc7e703132b83bd46aec4ed6eb6b6
treed1b09318d6d08bb16e0630bdc2bfe69adfbbb34a
parentc6ccf2ec963857b13d64d03434572d9052b38d19
irqtop: move independent code to irq-common.c

Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/Makemodule.am
sys-utils/irq-common.c [new file with mode: 0644]
sys-utils/irq-common.h [new file with mode: 0644]
sys-utils/irqtop.c