summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/mpapic.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/mpapic.h')
-rw-r--r--sys/i386/include/mpapic.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/sys/i386/include/mpapic.h b/sys/i386/include/mpapic.h
index 9f20892..e797c9f 100644
--- a/sys/i386/include/mpapic.h
+++ b/sys/i386/include/mpapic.h
@@ -32,17 +32,6 @@
#include <i386/isa/icu.h>
-/* number of busses */
-#if !defined(NBUS)
-# define NBUS 8
-#endif /* NBUS */
-
-/* total number of APIC INTs, including SHARED INTs */
-#if !defined(NINTR)
-#define NINTR 48
-#endif /* NINTR */
-
-
/*
* Size of APIC ID list.
* Also used a MAX size of various other arrays.
OpenPOWER on IntegriCloud