1
0
Fork 0

x86_64: Remove stale lapic definition from apicdef.h

Signed-off-by: Ashok Raj <ashok.raj@intel.com>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Len Brown <len.brown@intel.com>
wifi-calibration
Ashok Raj 2006-03-28 17:04:00 -05:00 committed by Len Brown
parent df42baa0d8
commit c12ea918ee
2 changed files with 0 additions and 3 deletions

View File

@ -121,7 +121,6 @@
*/
#define u32 unsigned int
#define lapic ((volatile struct local_apic *)APIC_BASE)
struct local_apic {

View File

@ -137,8 +137,6 @@
*/
#define u32 unsigned int
#define lapic ((volatile struct local_apic *)APIC_BASE)
struct local_apic {
/*000*/ struct { u32 __reserved[4]; } __reserved_01;