commit | c8d46cf06dc2e3a8f57a350eb9f9b19fd7f2ffe5 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Jan 28 00:14:11 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 28 23:20:06 2009 +0100 |
tree | fe5ceac244165e5726f310027588cf6e1b6e60e6 | |
parent | 6781d948cc05b02df915650f2eb49550a1631df9 [diff] |
x86: rename 'genapic' to 'apic' 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>