revert: "program local APIC LDR register for..."
This reverts commit 87b65c5ac2
.
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
83b278ec01
commit
9062a5ee91
4 changed files with 3 additions and 25 deletions
|
@ -54,7 +54,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
extern void z_loapic_enable(unsigned char cpu_number);
|
||||
extern void z_loapic_enable(void);
|
||||
extern void z_loapic_int_vec_set(unsigned int irq, unsigned int vector);
|
||||
extern void z_loapic_irq_enable(unsigned int irq);
|
||||
extern void z_loapic_irq_disable(unsigned int irq);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue