x86: rename 'genapic' to 'apic'
authorIngo Molnar <mingo@elte.hu>
Tue, 27 Jan 2009 23:14:11 +0000 (00:14 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 22:20:06 +0000 (23:20 +0100)
Rename genapic-> to apic-> references because in a future chagne we'll
open-code all the indirect calls (instead of obscuring them via macros),
so we want this reference to be as short as possible.

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

No differences found