mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 11:20:57 +08:00
- Move the APIC implementation to its on file instead of having it in clock.c; - Use the MADT for retrieving the Local APIC base address; - Initialize the APIC during interrupt initialization.