mirror of
https://github.com/reactos/reactos.git
synced 2026-06-02 01:11:03 +08:00
[HALX86] Move apicsmp.c to lib_hal_smp
This commit is contained in:
@@ -6,7 +6,6 @@ list(APPEND HAL_APIC_ASM_SOURCE
|
||||
list(APPEND HAL_APIC_SOURCE
|
||||
apic/apic.c
|
||||
apic/apictimer.c
|
||||
apic/apicsmp.c
|
||||
apic/halinit.c
|
||||
apic/processor.c
|
||||
apic/rtctimer.c
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
|
||||
list(APPEND HAL_SMP_SOURCE
|
||||
apic/apicsmp.c
|
||||
generic/buildtype.c
|
||||
generic/spinlock.c
|
||||
smp/ipi.c
|
||||
|
||||
Reference in New Issue
Block a user