summaryrefslogtreecommitdiff
path: root/arch/x86/machine/lapic.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/machine/lapic.h')
-rw-r--r--arch/x86/machine/lapic.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/x86/machine/lapic.h b/arch/x86/machine/lapic.h
index ff9c8937..ae7abfe1 100644
--- a/arch/x86/machine/lapic.h
+++ b/arch/x86/machine/lapic.h
@@ -29,17 +29,6 @@
void lapic_eoi(void);
/*
- * Report whether the local APIC is actually used or not.
- */
-bool lapic_unused(void);
-
-/*
- * Initialize the lapic module for the sole purpose of reporting that
- * it's actually not used.
- */
-void lapic_setup_unused(void);
-
-/*
* Set up the lapic module.
*/
void lapic_setup(uint32_t map_addr);