x86, apic: unify the APIC vector enumeration
authorIngo Molnar <mingo@elte.hu>
Sat, 31 Jan 2009 01:10:03 +0000 (02:10 +0100)
committerIngo Molnar <mingo@elte.hu>
Sat, 31 Jan 2009 03:21:19 +0000 (04:21 +0100)
Most of the vector layout on 32-bit and 64-bit is identical now,
so eliminate the duplicated enumeration of the vectors.

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found