BarryServer : Git

All the code for all my projects
// BarryServer : Git / Nucleus / commit / 53a772a74dcbec1afdda913da790696f3c78bc4b / kernel / acpi / apic.c

// Related

Nucleus

Barry ACPI DSDT + PCI 53a772a (3 years, 3 months ago)
diff --git a/kernel/acpi/apic.c b/kernel/acpi/apic.c
index 423d815..4d969f5 100644
--- a/kernel/acpi/apic.c
+++ b/kernel/acpi/apic.c
@@ -122,7 +122,7 @@ apic_start_timer(void)
 	c++;
 }
 
-/* Initialise SMP (RSDT method) */
+/* Initialise SMP */
 void
 init_apic(struct SDTHeader *header)
 {