From: Sepherosa Ziehau Date: Fri, 17 Jul 2009 10:56:26 +0000 (+0800) Subject: Remove unused macro X-Git-Url: https://gitweb.dragonflybsd.org/~corecode/dragonfly.git/commitdiff_plain/a37124a7253b462c306056380125cd54c5e618be Remove unused macro --- diff --git a/sys/platform/pc32/apic/apic_ipl.h b/sys/platform/pc32/apic/apic_ipl.h index ac4a3896ed..92abd4136c 100644 --- a/sys/platform/pc32/apic/apic_ipl.h +++ b/sys/platform/pc32/apic/apic_ipl.h @@ -35,7 +35,6 @@ #define TPR_FAST_INTS 0x60 #define APIC_HWI_VECTORS 24 -#define APIC_HWI_MASK ((1 << APIC_HWI_VECTORS) - 1) #endif