commit | 0a7e8c64142b2ae5aacdc509ed112b8e362ac8a4 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Jan 28 03:32:03 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 28 23:20:09 2009 +0100 |
tree | e785fe698c1aae8f68b70e3b483101a3b3a46ae7 | |
parent | 504a3c3ad45d200a6ac8be5aa019c8fa05e26dc8 [diff] |
x86, genapic: cleanup 32-bit apic_default template Clean up the APIC driver template: - order fields properly - use the macro names explicitly (so that they can be renamed later) - fill in NULL entries as well Signed-off-by: Ingo Molnar <mingo@elte.hu>