[zion] Move to using the LAPIC timer over the PIT.
This commit is contained in:
parent
f0add6e0c3
commit
d99624daf6
8 changed files with 113 additions and 3 deletions
|
|
@ -7,6 +7,7 @@ add_executable(zion
|
|||
common/msr.cpp
|
||||
debug/debug.cpp
|
||||
interrupt/apic.cpp
|
||||
interrupt/apic_timer.cpp
|
||||
interrupt/interrupt.cpp
|
||||
interrupt/interrupt_enter.s
|
||||
interrupt/timer.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue