summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/apicvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/include/apicvar.h')
-rw-r--r--sys/amd64/include/apicvar.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/amd64/include/apicvar.h b/sys/amd64/include/apicvar.h
index 9cd4c95..e7423a3 100644
--- a/sys/amd64/include/apicvar.h
+++ b/sys/amd64/include/apicvar.h
@@ -136,15 +136,6 @@
*/
#define APIC_SPURIOUS_INT 255
-#define LVT_LINT0 0
-#define LVT_LINT1 1
-#define LVT_TIMER 2
-#define LVT_ERROR 3
-#define LVT_PMC 4
-#define LVT_THERMAL 5
-#define LVT_CMCI 6
-#define LVT_MAX LVT_CMCI
-
#ifndef LOCORE
#define APIC_IPI_DEST_SELF -1
OpenPOWER on IntegriCloud