Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / include / asm-x86_64 / apicdef.h
index 1dd4006..5a48e9b 100644 (file)
  */
 #define u32 unsigned int
 
+#define lapic ((volatile struct local_apic *)APIC_BASE)
+
 struct local_apic {
 
 /*000*/        struct { u32 __reserved[4]; } __reserved_01;