x86: unify show_interrupts() and proc helpers
authorThomas Gleixner <tglx@linutronix.de>
Thu, 16 Oct 2008 09:32:24 +0000 (11:32 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:29 +0000 (16:53 +0200)
show_interrupts() and proc helpers are basically the same for
32 and 64 bit. Move them to a shared source file.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

No differences found