commit | c1fa6c977eb978e1d09867475ec59c9a5799127f | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Thu Mar 27 14:05:59 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:41:32 2008 +0200 |
tree | aa9fa8e76d728ac73f4ca0fa4a371beb60a15496 | |
parent | 1b00084386878f25c2c591ad19cb625880d4089d [diff] |
x86: surround apic headers in apic definitions Although those constants are always defined in x86_64, and will have the effect of just including the headers in the very way we did before, I'm doing this in a separate patch to be conservative and avoid surprises. Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>