x86: apic interrupts - move assignments to irqinit_32.c, v2
authorCyrill Gorcunov <gorcunov@gmail.com>
Mon, 11 Aug 2008 14:34:08 +0000 (18:34 +0400)
committerIngo Molnar <mingo@elte.hu>
Mon, 11 Aug 2008 14:43:09 +0000 (16:43 +0200)
64bit mode APIC interrupt handlers are set within irqinit_64.c.
Lets do tha same for 32bit mode which would help in furter code merging.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found